Components | All | New | MacOS | Windows | Linux | iOS | ||||
Examples | Mac & Win | Server | Client | Guides | Statistic | FMM | Blog | Deprecated | Old |
ImagePicker.SetCameraFlashMode
Sets flash mode.
Component | Version | macOS | Windows | Linux | Server | iOS SDK |
ImagePicker | 7.3 | ❌ No | ❌ No | ❌ No | ❌ No | ✅ Yes |
MBS( "ImagePicker.SetCameraFlashMode"; Value ) More
Parameters
Parameter | Description | Example |
---|---|---|
Value | The new setting. Can be On, Off and Auto. |
"Auto" |
Result
Returns OK or error.
Description
Sets flash mode.The flash mode used by the active camera.
The value of this property specifies the behavior of the still-image flash when the value of the cameraCaptureMode property is photo, and specifies the behavior of the video torch when cameraCaptureMode is video.
See also
- ImagePicker.GetCameraCaptureMode
- ImagePicker.GetCameraFlashMode
- ImagePicker.New
- ImagePicker.Present
- ImagePicker.SetCameraCaptureMode
- ImagePicker.SetCameraDevice
Example Databases
Blog Entries
This function checks for a license.
Created 17th June 2017, last changed 18th June 2017