次の方法で共有


ARObjectScanningConfiguration.AutoFocusEnabled プロパティ

定義

カメラで自動フォーカスを使用するかどうかを取得または設定します。 の場合 falseは、手動フォーカスが使用されます。

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

プロパティ値

既定値は true です。

属性

適用対象