ARImageTrackingConfiguration.AutoFocusEnabled 属性

定义

获取或设置相机是否使用自动对焦。 如果 false为 ,则使用固定焦点。

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

属性值

默认值为 true

属性

适用于