The screens.Device
enumeration defines constants enumerating the possible type of the device.
Members
-
<static> DESKTOP :string
-
Specifies a desktop device.
Type:
- string
- Default Value:
-
- desktop
-
<static> MOBILE :string
-
Specifies a mobile device.
Type:
- string
- Default Value:
-
- mobile
-
<static> TV :string
-
Specifies a tv device.
Type:
- string
- Default Value:
-
- tv