共用方式為


AVCaptureDevice.AutoFocusRangeRestrictionSupported 屬性

定義

裝置的自動對焦是否可以限制為指定的範圍。

[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 7, 0, ObjCRuntime.PlatformArchitecture.All, null)]
public virtual bool AutoFocusRangeRestrictionSupported { [Foundation.Export("isAutoFocusRangeRestrictionSupported")] [ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 7, 0, ObjCRuntime.PlatformArchitecture.All, null)] get; }
member this.AutoFocusRangeRestrictionSupported : bool

屬性值

屬性

適用於

另請參閱

  • <xref:AVFoundation.AutoFocusRangeRestriction>