AVCaptureVideoPreviewLayer.Mirrored Property

Definition

[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

Property Value

Attributes

Applies to