UIImagePickerMediaPickedEventArgs(NSDictionary) Constructor
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Create a new instance of the UIImagePickerMediaPickedEventArgs with the specified event data.
public UIImagePickerMediaPickedEventArgs(Foundation.NSDictionary info);
new UIKit.UIImagePickerMediaPickedEventArgs : Foundation.NSDictionary -> UIKit.UIImagePickerMediaPickedEventArgs
Parameters
- info
- NSDictionary
The value for the Info property.