AVCaptureDevice.AutoFocusRangeRestrictionSupported Property

Definition

Whether the device's autofocus can be restricted to specified ranges.

[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

Property Value

Attributes

Applies to

See also

  • <xref:AVFoundation.AutoFocusRangeRestriction>