Compartir a través de


ARWorldTrackingConfiguration.AutoFocusEnabled Propiedad

Definición

Obtiene o establece un valor que controla si el autofoco está habilitado en la cámara del dispositivo.

[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

Valor de propiedad

Valor que controla si el autofoco está habilitado en la cámara del dispositivo.

Atributos

Se aplica a