Object containing information on the device.

Hierarchy

  • DeviceInformation

Properties

colorDepth: number

The color depth in bits.

innerHeight: number

The inner height of the application or website, in pixels.

innerWidth: number

The inner width of the application or website, in pixels.

javaEnabled: boolean

Whether or not Java is enabled on the device.

locale: string

The device's current locale, e.g. "en" or "en-GB".

platformIdentifier: string

A string representing the platform and/or device.

screenHeight: number

The height of the screen, in pixels.

screenWidth: number

The width of the screen, in pixels.

timezoneOffsetUtcMinutes: number

The device's timezone offset from UTC, in minutes.