ARImageTrackingConfiguration.AutoFocusEnabled Property

Definition

Gets or sets whether the camera is using autofocus. If false, fixed focus is used.

public virtual bool AutoFocusEnabled { [Foundation.Export("isAutoFocusEnabled")] get; [Foundation.Export("setAutoFocusEnabled:")] set; }
member this.AutoFocusEnabled : bool with get, set

Property Value

The default value is true.

Attributes

Applies to