| Components | All | New | MacOS | Windows | Linux | iOS | ||||
| Examples | Mac & Win | Server | Client | Guides | Statistic | FMM | Blog | Deprecated | Old | |
IKPictureTaker.SetShowRecentPicture
Sets whether to show recent pictures.
| Component | Version | macOS | Windows | Linux | Server | iOS SDK |
| IKPictureTaker | 3.5 | ✅ Yes | ❌ No | ❌ No | ❌ No | ❌ No |
MBS( "IKPictureTaker.SetShowRecentPicture"; Value ) More
Parameters
| Parameter | Description | Example |
|---|---|---|
| Value | The new setting. Pass 1 to enable or 0 disable. | 1 |
Result
Returns OK or error.
Description
Sets whether to show recent pictures.See also
- IKPictureTaker.GetShowEmptyPicture
- IKPictureTaker.GetShowRecentPicture
- IKPictureTaker.GetUpdateRecentPicture
- IKPictureTaker.SetShowAddressBookPicture
- IKPictureTaker.SetShowEmptyPicture
- IKPictureTaker.SetUpdateRecentPicture
Example Databases
This function checks for a license.
Created 18th August 2014, last changed 18th August 2014
IKPictureTaker.SetShowEmptyPicture - IKPictureTaker.SetUpdateRecentPicture