UIImagePickerController.AllowsEditing Property

Definition

Whether the application user is allowed to edit a selected picture or movie.

public virtual bool AllowsEditing { [Foundation.Export("allowsEditing")] get; [Foundation.Export("setAllowsEditing:")] set; }
member this.AllowsEditing : bool with get, set

Property Value

Set to false by default.

Attributes

Applies to