Share via


AVCaptureDevice.LockingFocusWithCustomLensPositionSupported Property

Definition

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

[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual bool LockingFocusWithCustomLensPositionSupported { [Foundation.Export("isLockingFocusWithCustomLensPositionSupported")] get; }
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
[<get: Foundation.Export("isLockingFocusWithCustomLensPositionSupported")>]
member this.LockingFocusWithCustomLensPositionSupported : bool

Property Value

Attributes

Applies to