harmony 鸿蒙WindowManager_Rect
WindowManager_Rect
Overview
The WindowManager_Rect struct describes the window rectangle, including the window position, width, and height.
Since: 15
Related module: WindowManager
Header file: oh_window_comm.h
Summary
Member Variables
|Name|Description| |–|–| |int32_t posX|X coordinate of the window, in px. The value is an integer.| |int32_t posY|Y coordinate of the window, in px. The value is an integer.| |uint32_t width|Window width, in px. The value is an integer.| |uint32_t height|Window height, in px. The value is an integer.|
你可能感兴趣的鸿蒙文章
harmony 鸿蒙ARKUI_TextPickerCascadeRangeContent
harmony 鸿蒙ARKUI_TextPickerRangeContent
harmony 鸿蒙ArkUI_AnimateCompleteCallback
harmony 鸿蒙ArkUI_ContextCallback
0
赞
- 所属分类: 后端技术
- 本文标签:
热门推荐
-
2、 - 优质文章
-
3、 gate.io
-
8、 golang
-
9、 openharmony
-
10、 Vue中input框自动聚焦