Share via


AVCaptureDevice.FaceDrivenAutoExposureEnabled Property

Definition

[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual bool FaceDrivenAutoExposureEnabled { [Foundation.Export("isFaceDrivenAutoExposureEnabled")] get; [Foundation.Export("setFaceDrivenAutoExposureEnabled:")] set; }
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
[<get: Foundation.Export("isFaceDrivenAutoExposureEnabled")>]
[<set: Foundation.Export("setFaceDrivenAutoExposureEnabled:")>]
member this.FaceDrivenAutoExposureEnabled : bool with get, set

Property Value

Attributes

Applies to