Upravit

Sdílet prostřednictvím


AVCaptureDevice.ExposureMode Property

Definition

The current exposure mode of the AVCaptureDevice.

public virtual AVFoundation.AVCaptureExposureMode ExposureMode { [Foundation.Export("exposureMode", ObjCRuntime.ArgumentSemantic.UnsafeUnretained)] get; [Foundation.Export("setExposureMode:", ObjCRuntime.ArgumentSemantic.UnsafeUnretained)] set; }
member this.ExposureMode : AVFoundation.AVCaptureExposureMode with get, set

Property Value

Attributes

Remarks

Setting this property has the following effects:

Applies to