摘要:
// Create a new popover controller that will display the imagePicker imagePickerPopover = [[UIPopoverController alloc] initWithContentViewController:imagePicker]; [imagePickerPopover setDelegate:self]; // Display the popover controller; sender// is the camera bar button item[imagePickerPopover prese 阅读全文
posted @ 2014-04-01 21:52 0304 阅读(278) 评论(0) 推荐(0)
浙公网安备 33010602011771号