Table of Contents

Enum DevicePlatform

Namespace
Xui.Core.DI
Assembly
Xui.Core.dll

The operating system platform.

public enum DevicePlatform

Fields

Android = 4

Google Android.

Browser = 2

Web browser (WASM).

MacOS = 1

Apple macOS.

Windows = 0

Microsoft Windows.

iOS = 3

Apple iOS.