Back to Devexpress

ON.Tablet Property

maui-devexpress-dot-maui-dot-core-dot-on-833669e3.md

latest720 B
Original Source

ON.Tablet Property

Indicates whether the app is running on a tablet.

Namespace : DevExpress.Maui.Core

Assembly : DevExpress.Maui.Core.dll

NuGet Package : DevExpress.Maui.Core

Declaration

csharp
public static bool Tablet { get; }

Property Value

TypeDescription
Boolean

true if the app is running on a tablet; otherwise, false.

|

See Also

ON Class

ON Members

DevExpress.Maui.Core Namespace