AVCaptureVideoPreviewLayer.MirroringSupported Propriedade
Definição
Importante
Algumas informações se referem a produtos de pré-lançamento que podem ser substancialmente modificados antes do lançamento. A Microsoft não oferece garantias, expressas ou implícitas, das informações aqui fornecidas.
[ObjCRuntime.Deprecated(ObjCRuntime.PlatformName.iOS, 6, 0, ObjCRuntime.PlatformArchitecture.All, "Use 'AVCaptureConnection.IsVideoMirroringSupported' instead.")]
public virtual bool MirroringSupported { [Foundation.Export("isMirroringSupported")] [ObjCRuntime.Deprecated(ObjCRuntime.PlatformName.iOS, 6, 0, ObjCRuntime.PlatformArchitecture.All, "Use 'AVCaptureConnection.IsVideoMirroringSupported' instead.")] get; }
member this.MirroringSupported : bool
Valor da propriedade
- Atributos