ImagePicker.GetAllowsEditing
----------------------------

Gets whether editing is allowed.

| Component | Version | macOS | Windows | Linux | Server | iOS SDK |
|---|---|---|---|---|---|---|
| [ImagePicker](component_ImagePicker.md) | [7.3](newinversion73.md) | ❌ No | ❌ No | ❌ No | ❌ No | ✅ Yes |

MBS( "ImagePicker.GetAllowsEditing" ) ### Parameters

none

### Result

Returns value or error.

### Description

Gets whether editing is allowed.  
A Boolean value indicating whether the user is allowed to edit a selected still image or movie.  
This property is set to 0 by default.  
### See also

- [ImagePicker.SetAllowsEditing](ImagePickerSetAllowsEditing.md)

This function is free to use.

Created 17th June 2017 , last changed 18th June 2017

  
[ImagePicker.Dismiss](ImagePickerDismiss.md) - [ImagePicker.GetCameraCaptureMode](ImagePickerGetCameraCaptureMode.md)

[HTML Version](ImagePickerGetAllowsEditing.shtml)