harmony 鸿蒙DisplayModeInfo
DisplayModeInfo
概述
定义输出模式信息。
起始版本: 3.2
相关模块:Display
汇总
Public 属性
名称 | 描述 |
---|---|
int width | 像素宽度 |
int height | 像素高度 |
unsigned int freshRate | 刷新速率 |
int id | 模式ID |
类成员变量说明
freshRate
unsigned int DisplayModeInfo::freshRate
描述
刷新速率
height
int DisplayModeInfo::height
描述
像素高度
id
int DisplayModeInfo::id
描述
模式ID
width
int DisplayModeInfo::width
描述
像素宽度
你可能感兴趣的鸿蒙文章
harmony 鸿蒙DisplayBufferType.idl
harmony 鸿蒙DisplayComposerType.idl
0
赞
热门推荐
-
2、 - 优质文章
-
3、 gate.io
-
7、 golang
-
9、 openharmony
-
10、 Vue中input框自动聚焦