(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 현재PopoverFromRect:CGRectMake(0, 0, 500, 500) inView:self .view allowedArrowDirections:UIPopoverArrowDirectionLeft animation:YES];
// imagePicker.view.transform = CGAffineTransformMakeRotation(M_PI*3/2);