Share via


AVCaptureDevice.SmoothAutoFocusSupported Property

Definition

Whether autofocus can be slowed down.

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

Property Value

Attributes

Applies to