AVCaptureDevice.LockingFocusWithCustomLensPositionSupported Property

Definition

Gets a Boolean value that tells whether the device can lock the focus to a specific position.

[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 10, 0, ObjCRuntime.PlatformArchitecture.All, null)]
[ObjCRuntime.Unavailable(ObjCRuntime.PlatformName.MacOSX, ObjCRuntime.PlatformArchitecture.All, null)]
public virtual bool LockingFocusWithCustomLensPositionSupported { [Foundation.Export("isLockingFocusWithCustomLensPositionSupported")] [ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 10, 0, ObjCRuntime.PlatformArchitecture.All, null)] [ObjCRuntime.Unavailable(ObjCRuntime.PlatformName.MacOSX, ObjCRuntime.PlatformArchitecture.All, null)] get; }
member this.LockingFocusWithCustomLensPositionSupported : bool

Property Value

Attributes

Applies to