DeviceIdiom

Wisej.Hybrid.Modules.System.DeviceIdiom

Namespace: Wisej.Hybrid.Modules.System

Assembly: Wisej.Hybrid (3.5.0.0)

Represents the type of device on which an application is running.

public enum DeviceIdiom : Enum

Fields

NameDescription

Desktop

Represents a desktop computer.

Phone

Represents a phone.

Tablet

Represents a tablet.

TV

Represents a television.

Unknown

Represents an unknown device type.

Watch

Represents a watch.

Used By

NameDescription

The type of device.

Last updated