AVCaptureVideoPreviewLayer.OrientationSupported 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.IsVideoOrientationSupported' instead.")]
public virtual bool OrientationSupported { [Foundation.Export("isOrientationSupported")] [ObjCRuntime.Deprecated(ObjCRuntime.PlatformName.iOS, 6, 0, ObjCRuntime.PlatformArchitecture.All, "Use 'AVCaptureConnection.IsVideoOrientationSupported' instead.")] get; }
member this.OrientationSupported : bool
Valor da propriedade
- Atributos