Freigeben über


AVCaptureDevice.SmoothAutoFocusEnabled Eigenschaft

Definition

Gibt an, ob der Autofokus verlangsamt werden soll, z. B. für die Videoaufnahme.

[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

Eigenschaftswert

Attribute

Gilt für: