AVCaptureVideoPreviewLayer.Mirrored 属性

定义

[ObjCRuntime.Deprecated(ObjCRuntime.PlatformName.iOS, 6, 0, ObjCRuntime.PlatformArchitecture.All, "Use 'AVCaptureConnection.VideoMirrored' instead.")]
public virtual bool Mirrored { [Foundation.Export("isMirrored")] [ObjCRuntime.Deprecated(ObjCRuntime.PlatformName.iOS, 6, 0, ObjCRuntime.PlatformArchitecture.All, "Use 'AVCaptureConnection.VideoMirrored' instead.")] get; [Foundation.Export("setMirrored:")] [ObjCRuntime.Deprecated(ObjCRuntime.PlatformName.iOS, 6, 0, ObjCRuntime.PlatformArchitecture.All, "Use 'AVCaptureConnection.VideoMirrored' instead.")] set; }
member this.Mirrored : bool with get, set

属性值

属性

适用于