Skip to main content
Version: 24.32.0

AddScreenParams 接口

¥AddScreenParams interface

签名

¥Signature

export interface AddScreenParams

属性

¥Properties

属性

修饰符

类型

描述

默认

colorDepth

optional

数字

devicePixelRatio

optional

数字

height

数字

isInternal

optional

boolean

label

optional

string

left

数字

rotation

optional

数字

top

数字

width

数字

workAreaInsets

optional

WorkAreaInsets