openharmony 鸿蒙 capi-windowmanager-rect

2025-06-12 浏览 (1)

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

NameDescription
int32_t posXX coordinate of the window, in px. The value is an integer.
int32_t posYY coordinate of the window, in px. The value is an integer.
uint32_t widthWindow width, in px. The value is an integer.
uint32_t heightWindow height, in px. The value is an integer.

你可能感兴趣的鸿蒙文章

harmony 鸿蒙ArkUI

harmony 鸿蒙ARKUI_TextPickerCascadeRangeContent

harmony 鸿蒙ARKUI_TextPickerRangeContent

harmony 鸿蒙ArkUI_AnimateCompleteCallback

harmony 鸿蒙ArkUI_AttributeItem

harmony 鸿蒙ArkUI_ColorStop

harmony 鸿蒙ArkUI_ContextCallback

harmony 鸿蒙ArkUI_EventModule

harmony 鸿蒙ArkUI_ExpectedFrameRateRange

harmony 鸿蒙ArkUI_IntOffset

  • 所属分类: 后端技术
  • 本文标签: 鸿蒙 软件
  • 版权声明: 本文链接 https://seaxiang.com/blog/2mFqYC