Share via


AVCaptureDevice.AutoVideoFrameRateEnabled Property

Definition

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

Property Value

Attributes

Applies to