UIImagePickerController.AllowsEditing Property
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.
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