UIImagePickerController.CameraFlashMode Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
The current flash mode of the active camera.
public virtual UIKit.UIImagePickerControllerCameraFlashMode CameraFlashMode { [Foundation.Export("cameraFlashMode")] get; [Foundation.Export("setCameraFlashMode:")] set; }
member this.CameraFlashMode : UIKit.UIImagePickerControllerCameraFlashMode with get, set
Property Value
- Attributes