An enumeration whose values specify options for varying exposure modes during capture.
Syntax
[ObjCRuntime.iOS(4, 0)]
[ObjCRuntime.Native]
public enum AVCaptureExposureMode
Remarks
Members
| Member Name | Description |
|---|
| AutoExpose | The camera performs auto expose. |
| ContinuousAutoExposure | Performs auto-expose and adjusts the setting continously. |
| Custom | Exposure is limited by the AVCaptureDevice.ISO and AVCaptureDevice.ExposureDuration properties. |
| Locked | Exposure setting is locked. |
Requirements
Namespace: AVFoundation
Assembly: Xamarin.iOS (in Xamarin.iOS.dll)
Assembly Versions: 0.0.0.0