Share via


AVCaptureVideoPreviewLayer.PointForCaptureDevicePointOfInterest Method

Definition

[Foundation.Export("pointForCaptureDevicePointOfInterest:")]
[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual CoreGraphics.CGPoint PointForCaptureDevicePointOfInterest(CoreGraphics.CGPoint captureDevicePointOfInterest);
[<Foundation.Export("pointForCaptureDevicePointOfInterest:")>]
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
abstract member PointForCaptureDevicePointOfInterest : CoreGraphics.CGPoint -> CoreGraphics.CGPoint
override this.PointForCaptureDevicePointOfInterest : CoreGraphics.CGPoint -> CoreGraphics.CGPoint

Parameters

captureDevicePointOfInterest
CGPoint

Returns

Attributes

Applies to