다음을 통해 공유


AVCaptureVideoPreviewLayer.PointForCaptureDevicePointOfInterest 메서드

정의

[Foundation.Export("pointForCaptureDevicePointOfInterest:")]
[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 6, 0, ObjCRuntime.PlatformArchitecture.All, null)]
public virtual CoreGraphics.CGPoint PointForCaptureDevicePointOfInterest (CoreGraphics.CGPoint captureDevicePointOfInterest);
abstract member PointForCaptureDevicePointOfInterest : CoreGraphics.CGPoint -> CoreGraphics.CGPoint
override this.PointForCaptureDevicePointOfInterest : CoreGraphics.CGPoint -> CoreGraphics.CGPoint

매개 변수

captureDevicePointOfInterest
CGPoint

반환

특성

적용 대상