Share via


AVCaptureDevice.SmoothAutoFocusEnabled Property

Definition

Whether autofocus should be slowed down,for instance, for video capture.

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

Property Value

Attributes

Applies to