Topics   All   MacOS (Only)   Windows (Only)   Linux (Only, Not)   iOS (Only, Not)  
Components   Crossplatform Mac & Win   Server   Client   Old   Deprecated   Guides   Examples   Videos
New in version: 10.1   10.2   10.3   10.4   10.5   11.0   11.1   11.2   11.3   11.4    Statistic    FMM    Blog  

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

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


ImagePicker.Present - ImagePicker.SetCameraCaptureMode

Feedback: Report problem or ask question.