Share via


AVCaptureDevice.FocusPointOfInterest Property

Definition

[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual CoreGraphics.CGPoint FocusPointOfInterest { [Foundation.Export("focusPointOfInterest", ObjCRuntime.ArgumentSemantic.UnsafeUnretained)] get; [Foundation.Export("setFocusPointOfInterest:", ObjCRuntime.ArgumentSemantic.UnsafeUnretained)] set; }
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
[<get: Foundation.Export("focusPointOfInterest", ObjCRuntime.ArgumentSemantic.UnsafeUnretained)>]
[<set: Foundation.Export("setFocusPointOfInterest:", ObjCRuntime.ArgumentSemantic.UnsafeUnretained)>]
member this.FocusPointOfInterest : CoreGraphics.CGPoint with get, set

Property Value

Attributes

Applies to