Share via


AROrientationTrackingConfiguration.AutoFocusEnabled Property

Definition

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

[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual bool AutoFocusEnabled { [Foundation.Export("isAutoFocusEnabled")] get; [Foundation.Export("setAutoFocusEnabled:")] set; }
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
[<get: Foundation.Export("isAutoFocusEnabled")>]
[<set: Foundation.Export("setAutoFocusEnabled:")>]
member this.AutoFocusEnabled : bool with get, set

Property Value

Attributes

Applies to