Skip to main content

DevicePlatform

Namespace: Wisej.Hybrid.Modules.System

Assembly: Wisej.Hybrid

Represents available device platforms.

public enum DevicePlatform : Enum

Fields

NameDescription
AndroidThe Android platform.
iOSThe iOS platform.
MacCatalystThe MacCatalyst platform.
macOSThe macOS platform.
TizenThe Tizen platform.
tvOSThe tvOS platform.
UnknownUnknown platform.
UWPThe UWP platform.
watchOSThe watchOS platform.
WinUIThe WinUI platform.

Used By

NameDescription
DeviceSystemInfo.PlatformThe name of the operating system running on the device.