次の方法で共有


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

戻り値

属性

適用対象