Поделиться через


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

Значение свойства

Атрибуты

Применяется к