Response returned after setting the viewport
Properties
| Property | Type | Description |
|---|
deviceScaleFactor | number | null | The device scale factor |
hasTouch | boolean | null | Whether the viewport supports touch events |
height | number | null | The height of the viewport in pixels |
landscape | boolean | null | Whether the viewport is in landscape orientation |
mobile | boolean | null | Whether the device is in mobile mode |
time | number | null | The time it took to set the viewport |
width | number | null | The width of the viewport in pixels |