AROrientationTrackingConfiguration.AutoFocusEnabled Property

Definition

Gets or sets a Boolean value that tells whether the device camera is currently autofocusing.

[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

Property Value

Attributes

Applies to