DevicePlatform

Wisej.Hybrid.Modules.System.DevicePlatform

Namespace: Wisej.Hybrid.Modules.System

Assembly: Wisej.Hybrid (3.5.0.0)

Represents available device platforms.

public enum DevicePlatform : Enum

Fields

NameDescription

Android

The Android platform.

iOS

The iOS platform.

MacCatalyst

The MacCatalyst platform.

macOS

The macOS platform.

Tizen

The Tizen platform.

tvOS

The tvOS platform.

Unknown

Unknown platform.

UWP

The UWP platform.

watchOS

The watchOS platform.

WinUI

The WinUI platform.

Used By

NameDescription

The name of the operating system running on the device.

Last updated