AVCaptureVideoPreviewLayer.Connection 属性

定义

AVCaptureConnection获取此层与捕获会话之间的 。

[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 6, 0, ObjCRuntime.PlatformArchitecture.All, null)]
public virtual AVFoundation.AVCaptureConnection Connection { [Foundation.Export("connection")] [ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 6, 0, ObjCRuntime.PlatformArchitecture.All, null)] get; }
member this.Connection : AVFoundation.AVCaptureConnection

属性值

属性

适用于