UIKit.UIImagePickerControllerCameraFlashMode Enumeration
An enumeration of values used by UIImagePickerController.CameraFlashMode

Syntax

[ObjCRuntime.Native]
public enum UIImagePickerControllerCameraFlashMode

Remarks

Determines whether the flash will be on, off, or as-needed.

Members

Member NameDescription
AutoThe device takes into consideration ambient light when determining flash.
OffThe flash is always off, no matter the ambient conditions.
OnThe flash will fire, no matter ambient light conditions.

Requirements

Namespace: UIKit
Assembly: Xamarin.iOS (in Xamarin.iOS.dll)
Assembly Versions: 0.0.0.0