AVCaptureVideoPreviewLayer.Orientation Property

Definition

[ObjCRuntime.Deprecated(ObjCRuntime.PlatformName.iOS, 6, 0, ObjCRuntime.PlatformArchitecture.All, "Use 'AVCaptureConnection.VideoOrientation' instead.")]
public virtual AVFoundation.AVCaptureVideoOrientation Orientation { [Foundation.Export("orientation")] [ObjCRuntime.Deprecated(ObjCRuntime.PlatformName.iOS, 6, 0, ObjCRuntime.PlatformArchitecture.All, "Use 'AVCaptureConnection.VideoOrientation' instead.")] get; [Foundation.Export("setOrientation:")] [ObjCRuntime.Deprecated(ObjCRuntime.PlatformName.iOS, 6, 0, ObjCRuntime.PlatformArchitecture.All, "Use 'AVCaptureConnection.VideoOrientation' instead.")] set; }
member this.Orientation : AVFoundation.AVCaptureVideoOrientation with get, set

Property Value

Attributes

Applies to