Share via


AVCaptureDevice.AdjustingExposure Property

Definition

Whether the device is currently adjusting its exposure setting.

[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual bool AdjustingExposure { [Foundation.Export("isAdjustingExposure")] get; }
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
[<get: Foundation.Export("isAdjustingExposure")>]
member this.AdjustingExposure : bool

Property Value

Attributes

Applies to