Share via


AVCaptureDevice.AutomaticallyAdjustsVideoHdrEnabled Property

Definition

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

Property Value

Attributes

Applies to