UIImagePickerController.SourceType Property

Definition

The type of picker interface displayed by this UIImagePickerController.

public virtual UIKit.UIImagePickerControllerSourceType SourceType { [Foundation.Export("sourceType")] get; [Foundation.Export("setSourceType:")] set; }
member this.SourceType : UIKit.UIImagePickerControllerSourceType with get, set

Property Value

Attributes

Applies to