Freigeben über


ARWorldTrackingConfiguration.AutoFocusEnabled Eigenschaft

Definition

Ruft einen Wert ab, der steuert, ob der Autofokus auf der Gerätekamera aktiviert ist, oder legt diesen fest.

[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 11, 3, ObjCRuntime.PlatformArchitecture.All, null)]
public virtual bool AutoFocusEnabled { [Foundation.Export("isAutoFocusEnabled")] [ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 11, 3, ObjCRuntime.PlatformArchitecture.All, null)] get; [Foundation.Export("setAutoFocusEnabled:")] [ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 11, 3, ObjCRuntime.PlatformArchitecture.All, null)] set; }
member this.AutoFocusEnabled : bool with get, set

Eigenschaftswert

Ein Wert, der steuert, ob der Autofokus auf der Gerätekamera aktiviert ist.

Attribute

Gilt für: