Components | All | New | MacOS | Windows | Linux | iOS | ||||
Examples | Mac & Win | Server | Client | Guides | Statistic | FMM | Blog | Deprecated | Old |
IKPictureTaker.SetAllowsFileChoosing
Sets whether image files can be chosen.
Component | Version | macOS | Windows | Linux | Server | iOS SDK |
IKPictureTaker | 3.5 | ✅ Yes | ❌ No | ❌ No | ❌ No | ❌ No |
MBS( "IKPictureTaker.SetAllowsFileChoosing"; Value ) More
Parameters
Parameter | Description | Example |
---|---|---|
Value | The new setting. Pass 0 to disable and 1 to enable. | 1 |
Result
Returns OK or error.
Description
Sets whether image files can be chosen.See also
- IKPictureTaker.GetAllowsFileChoosing
- IKPictureTaker.SetAllowsEditing
- IKPictureTaker.SetAllowsVideoCapture
Example Databases
This function checks for a license.
Created 18th August 2014, last changed 18th August 2014
IKPictureTaker.SetAllowsEditing - IKPictureTaker.SetAllowsVideoCapture