Back to Devexpress

ON.Phone Property

maui-devexpress-dot-maui-dot-core-dot-on-d425a97f.md

latest716 B
Original Source

ON.Phone Property

Indicates whether the app is running on a phone.

Namespace : DevExpress.Maui.Core

Assembly : DevExpress.Maui.Core.dll

NuGet Package : DevExpress.Maui.Core

Declaration

csharp
public static bool Phone { get; }

Property Value

TypeDescription
Boolean

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

|

See Also

ON Class

ON Members

DevExpress.Maui.Core Namespace