harmony 鸿蒙ArkUI_Rect

  • 2025-06-12
  • 浏览 (6)

ArkUI_Rect

Overview

Defines a mask area.

Since: 12

Related module: ArkUI_NativeModule

Summary

Member Variables

Name Description
float x X-coordinate of the mask area.
float y Y-coordinate of the mask area.
float width Width of the mask area.
float height Height of the mask area.

Member Variable Description

height

float ArkUI_Rect::height

Description

Height of the mask area.

width

float ArkUI_Rect::width

Description

Width of the mask area.

x

float ArkUI_Rect::x

Description

X-coordinate of the mask area.

y

float ArkUI_Rect::y

Description

Y-coordinate of the mask area.

你可能感兴趣的鸿蒙文章

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

0  赞