Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface ViewportState

This object contains the characteristics related to the device's viewport.

interface

Hierarchy

  • ViewportState

Index

Properties

Optional currentPixelHeight

currentPixelHeight: number

Optional currentPixelWidth

currentPixelWidth: number

Optional dpi

dpi: number

Optional experiences

experiences: Array<Experience>

Optional keyboard

keyboard: Array<Keyboard>

Optional mode

mode: Mode

Optional pixelHeight

pixelHeight: number

Optional pixelWidth

pixelWidth: number

Optional shape

shape: Shape

Optional touch

touch: Array<Touch>

Optional video