UIDevice.Orientation Propiedad

Definición

Orientación actual del dispositivo.

[ObjCRuntime.Unavailable(ObjCRuntime.PlatformName.TvOS, ObjCRuntime.PlatformArchitecture.All, null)]
public virtual UIKit.UIDeviceOrientation Orientation { [Foundation.Export("orientation")] [ObjCRuntime.Unavailable(ObjCRuntime.PlatformName.TvOS, ObjCRuntime.PlatformArchitecture.All, null)] get; }
member this.Orientation : UIKit.UIDeviceOrientation

Valor de propiedad

Atributos

Comentarios

Esto se puede usar desde un subproceso en segundo plano.

Se aplica a