Components | All | New | MacOS | Windows | Linux | iOS | ||||
Examples | Mac & Win | Server | Client | Guides | Statistic | FMM | Blog | Deprecated | Old |
IKPictureTaker.SetRemainOpenAfterValidate
Sets whether the picture taker should remain open after the user selects done.
Component | Version | macOS | Windows | Linux | Server | iOS SDK |
IKPictureTaker | 3.5 | ✅ Yes | ❌ No | ❌ No | ❌ No | ❌ No |
MBS( "IKPictureTaker.SetRemainOpenAfterValidate"; Value ) More
Parameters
Parameter | Description | Example |
---|---|---|
Value | The new setting. Pass 1 to enable or 0 to disable. | 1 |
Result
Returns OK or error.
Description
Sets whether the picture taker should remain open after the user selects done.This allows the application to programmatically dismiss the panel.
See also
Example Databases
This function checks for a license.
Created 18th August 2014, last changed 18th August 2014
IKPictureTaker.SetOutputImageMaxSize - IKPictureTaker.SetShowAddressBookPicture
