Components | All | New | MacOS | Windows | Linux | iOS | ||||
Examples | Mac & Win | Server | Client | Guides | Statistic | FMM | Blog | Deprecated | Old |
ImagePicker.SetAllowsEditing
Sets whether editing is allowed.
Component | Version | macOS | Windows | Linux | Server | iOS SDK |
ImagePicker | 7.3 | ❌ No | ❌ No | ❌ No | ❌ No | ✅ Yes |
MBS( "ImagePicker.SetAllowsEditing"; Value ) More
Parameters
Parameter | Description | Example |
---|---|---|
Value | The new setting. Pass 1 to enable or 0 to disable. |
0 |
Result
Returns OK or error.
Description
Sets 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
Example Databases
Blog Entries
This function is free to use.
Created 17th June 2017, last changed 18th June 2017