다음을 통해 공유


AVCaptureVideoPreviewLayer.AutomaticallyAdjustsMirroring 속성

정의

개발자는 이 사용되지 않는 속성을 사용하면 안 됩니다. 개발자는 대신 'AVCaptureConnection.AutomaticallyAdjustsVideoMirroring'을 사용해야 합니다.

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

속성 값

특성

적용 대상