Back to Devexpress

ON.iOS Property

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

latest740 B
Original Source

ON.iOS Property

Indicates whether the app is launched on a device running iOS.

Namespace : DevExpress.Maui.Core

Assembly : DevExpress.Maui.Core.dll

NuGet Package : DevExpress.Maui.Core

Declaration

csharp
public static bool iOS { get; }

Property Value

TypeDescription
Boolean

true if the app is launched on a device running iOS; otherwise, false.

|

See Also

ON Class

ON Members

DevExpress.Maui.Core Namespace