Compartilhar via


UIDevice.Orientation Propriedade

Definição

Orientação atual do 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 da propriedade

Atributos

Comentários

Isso pode ser usado em um thread em segundo plano.

Aplica-se a