Share via


AVCaptureVideoPreviewLayer.CaptureDevicePointOfInterestForPoint Method

Definition

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

Parameters

pointInLayer
CGPoint

Returns

Attributes

Applies to