次の方法で共有


ARImageTrackingConfiguration.AutoFocusEnabled プロパティ

定義

カメラがオートフォーカスを使用しているかどうかを取得または設定します。 の場合 falseは、固定フォーカスが使用されます。

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

プロパティ値

既定値は true です。

属性

適用対象