UIImagePickerController.CameraFlashMode Property

Definition

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

Applies to