AVCaptureDevice.SmoothAutoFocusSupported Property

Definition

Whether autofocus can be slowed down.

[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 7, 0, ObjCRuntime.PlatformArchitecture.All, null)]
public virtual bool SmoothAutoFocusSupported { [Foundation.Export("isSmoothAutoFocusSupported")] [ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 7, 0, ObjCRuntime.PlatformArchitecture.All, null)] get; }
member this.SmoothAutoFocusSupported : bool

Property Value

Attributes

Applies to