Share via


AVCaptureVideoPreviewLayer.AutomaticallyAdjustsMirroring Proprietà

Definizione

Gli sviluppatori non devono usare questa proprietà deprecata. Gli sviluppatori devono usare invece '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

Valore della proprietà

Attributi

Si applica a