Skip to main content
Version: 24.32.0

ScreenInfo 接口

¥ScreenInfo interface

签名

¥Signature

export interface ScreenInfo

属性

¥Properties

属性

修饰符

类型

描述

默认

availHeight

数字

availLeft

数字

availTop

数字

availWidth

数字

colorDepth

数字

devicePixelRatio

数字

height

数字

id

string

isExtended

boolean

isInternal

boolean

isPrimary

boolean

label

string

left

数字

orientation

ScreenOrientation

top

数字

width

数字