UIImagePickerController.MediaType Property

Definition

A string indicating the type of media being picked.

[Foundation.Field("UIImagePickerControllerMediaType", "UIKit")]
public static Foundation.NSString MediaType { get; }
member this.MediaType : Foundation.NSString

Property Value

An array that indicates the media types that are to be accessed by the media picker controller.

Attributes

Applies to