NativeDisplayManager_Rect
Overview
The NativeDisplayManager_Rect struct describes a rectangle.
Since: 12
Related module: OH_DisplayManager
Header file: oh_display_info.h
Summary
Member Variables
| Name | Description |
|---|---|
| int32_t left | Left boundary of the rectangle. |
| int32_t top | Top boundary of the rectangle. |
| uint32_t width | Width of the rectangle. |
| uint32_t height | Height of the rectangle. |
你可能感兴趣的鸿蒙文章
harmony 鸿蒙ARKUI_TextPickerCascadeRangeContent
harmony 鸿蒙ARKUI_TextPickerRangeContent
harmony 鸿蒙ArkUI_AnimateCompleteCallback
harmony 鸿蒙ArkUI_ContextCallback