DeviceInfo
Property | Type |
---|---|
type | string |
name | string |
osVersion | string |
orientation | 'portrait' | 'landscape' |
screen | { width: number; height: number; devicePixelRatio: number } |
Property | Type |
---|---|
type | string |
name | string |
osVersion | string |
orientation | 'portrait' | 'landscape' |
screen | { width: number; height: number; devicePixelRatio: number } |