(void)actionSheet:(UIActionSheet *)actionSheet clickedButtonAtIndex:(NSInteger)buttonIndex
{
if (buttonIndex == 0) {
雷雷} else if (buttonIndex == 1) {
雷雷}
}
我想大声告诉你2017-05-02 09:32:49
如果(ISIPAD)
雷雷// UIPopoverController *popover = [[UIPopoverController alloc] initWithContentViewController:imagePicker];
// m_pPopoverController= popover;
// [m_pPopoverController Present. overArrowDirectionLeft 動畫:YES];
// imagePicker.view.transform = CGAffineTransformMakeRotation(M_PI*3/2);