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
public static bool Landscape { get; }
Property Value
Type | Description |
---|---|
Boolean |
|
See Also