Back to Devexpress

ON.Landscape Property

maui-devexpress-dot-maui-dot-core-dot-on-7df42243.md

latest764 B
Original Source

ON.Landscape Property

Indicates whether the app is displayed in the Landscape orientation.

Namespace : DevExpress.Maui.Core

Assembly : DevExpress.Maui.Core.dll

NuGet Package : DevExpress.Maui.Core

Declaration

csharp
public static bool Landscape { get; }

Property Value

TypeDescription
Boolean

true if the app is displayed in the Landscape orientation; otherwise, false.

|

See Also

ON Class

ON Members

DevExpress.Maui.Core Namespace