harmony 鸿蒙ArkUI_IntSize
ArkUI_IntSize
概述
尺寸类型,用于描述组件的宽高。
起始版本: 12。
相关模块:ArkUI_NativeModule
所在头文件: native_type.h
汇总
成员变量
名称 | 描述 |
---|---|
int32_t width | 宽度,单位为px。 |
int32_t height | 高度,单位为px。 |
结构体成员变量说明
height
int32_t ArkUI_IntSize::height
描述:
高度,单位为px。
width
int32_t ArkUI_IntSize::width
描述:
宽度,单位为px。
你可能感兴趣的鸿蒙文章
harmony 鸿蒙ARKUI_TextPickerCascadeRangeContent
harmony 鸿蒙ARKUI_TextPickerRangeContent
harmony 鸿蒙ArkUI_AnimateCompleteCallback
harmony 鸿蒙ArkUI_ContextCallback
0
赞
- 所属分类: 后端技术
- 本文标签:
热门推荐
-
2、 - 优质文章
-
3、 gate.io
-
8、 golang
-
9、 openharmony
-
10、 Vue中input框自动聚焦