Share via


DisplayInfo.Orientation Property

Definition

Gets the orientation of the device's display.

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

Property Value

The orientation.

Applies to