IKPictureTaker.SetRemainOpenAfterValidate
-----------------------------------------

Sets whether the picture taker should remain open after the user selects done.

| Component | Version | macOS | Windows | Linux | Server | iOS SDK |
|---|---|---|---|---|---|---|
| [IKPictureTaker](component_IKPictureTaker.md) | [3.5](newinversion35.md) | ✅ Yes | ❌ No | ❌ No | ❌ No | ❌ No |

MBS( "IKPictureTaker.SetRemainOpenAfterValidate"; Value ) 

**MBS**( **"IKPictureTaker.SetRemainOpenAfterValidate";** /\* Sets whether the picture taker should remain open after the user selects done. \*/  
**$Value**) /\* The new setting. Pass 1 to enable or 0 to disable.e.g. 1 \*/ 

### 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

- [IKPictureTaker.GetRemainOpenAfterValidate](IKPictureTakerGetRemainOpenAfterValidate.md)

### Example Databases

- [Mac only/IKPictureTaker](https://www.mbsplugins.eu/MBS-FileMaker-Plugin-Examples/Mac%20only/IKPictureTaker.shtml#1GroupButton204.0000000582.0000000229.0000000757.0000000LayoutObjectAnchor_)

This function checks for a license.

Created 18th August 2014 , last changed 18th August 2014

  
[IKPictureTaker.SetOutputImageMaxSize](IKPictureTakerSetOutputImageMaxSize.md) - [IKPictureTaker.SetShowAddressBookPicture](IKPictureTakerSetShowAddressBookPicture.md)

[HTML Version](IKPictureTakerSetRemainOpenAfterValidate.shtml)