Share via


AVCaptureDevice.FocusMode Property

Definition

[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual AVFoundation.AVCaptureFocusMode FocusMode { [Foundation.Export("focusMode", ObjCRuntime.ArgumentSemantic.UnsafeUnretained)] get; [Foundation.Export("setFocusMode:", ObjCRuntime.ArgumentSemantic.UnsafeUnretained)] set; }
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
[<get: Foundation.Export("focusMode", ObjCRuntime.ArgumentSemantic.UnsafeUnretained)>]
[<set: Foundation.Export("setFocusMode:", ObjCRuntime.ArgumentSemantic.UnsafeUnretained)>]
member this.FocusMode : AVFoundation.AVCaptureFocusMode with get, set

Property Value

Attributes

Applies to