AVCaptureDevice.SmoothAutoFocusSupported Property
Definition
Whether autofocus can be slowed down.
[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 7, 0, ObjCRuntime.PlatformArchitecture.All, null)]
[get: Foundation.Export("isSmoothAutoFocusSupported")]
[get: ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 7, 0, ObjCRuntime.PlatformArchitecture.All, null)]
public virtual bool SmoothAutoFocusSupported { get; }
member this.SmoothAutoFocusSupported : bool
Property Value
- Attributes