Upravit

Sdílet prostřednictvím


AVCaptureDevice.SmoothAutoFocusEnabled Property

Definition

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

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

Property Value

Attributes

Applies to