Share via


UIImagePickerMediaPickedEventArgs(NSDictionary) Constructor

Definition

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.

Applies to