小编KiV*_*KiV的帖子

如何在UIImagePickerController中获取发件人按钮标签/名称/ ID - didFinishPickingMediaWithInfo?

有人可以指导我获得sender button Tag/Name/ID以下方法吗?

-(void)imagePickerController:(UIImagePickerController*)picker didFinishPickingMediaWithInfo:(NSDictionary*)info
{

// I Want to get the sender button reference here

}
Run Code Online (Sandbox Code Playgroud)

iphone xcode objective-c

2
推荐指数
1
解决办法
777
查看次数

标签 统计

iphone ×1

objective-c ×1

xcode ×1