次の方法で共有


AVCaptureDevice.AutoFocusRangeRestriction プロパティ

定義

自動フォーカスを試行する範囲を制限します。

[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 7, 0, ObjCRuntime.PlatformArchitecture.All, null)]
public virtual AVFoundation.AVCaptureAutoFocusRangeRestriction AutoFocusRangeRestriction { [Foundation.Export("autoFocusRangeRestriction")] [ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 7, 0, ObjCRuntime.PlatformArchitecture.All, null)] get; [Foundation.Export("setAutoFocusRangeRestriction:")] [ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 7, 0, ObjCRuntime.PlatformArchitecture.All, null)] set; }
member this.AutoFocusRangeRestriction : AVFoundation.AVCaptureAutoFocusRangeRestriction with get, set

プロパティ値

属性

注釈

アプリケーション開発者はこれを調整してエネルギー消費量を削減し、誤ったオートフォーカスの決定を回避できます。

適用対象

こちらもご覧ください