Compartir a través de


DisplayInfo.Orientation Propiedad

Definición

Obtiene la orientación de la pantalla del dispositivo.

public:
 property Microsoft::Maui::Devices::DisplayOrientation Orientation { Microsoft::Maui::Devices::DisplayOrientation get(); };
public Microsoft.Maui.Devices.DisplayOrientation Orientation { get; }
member this.Orientation : Microsoft.Maui.Devices.DisplayOrientation
Public ReadOnly Property Orientation As DisplayOrientation

Valor de propiedad

Orientación.

Se aplica a