harmony 鸿蒙ArkUI_IntSize

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

ArkUI_IntSize

Overview

Describes the width and height of a component.

Since: 12

Related module: ArkUI_NativeModule

Summary

Member Variables

Name Description
int32_t width Width, in px.
int32_t height Height, in px.

Member Variable Description

height

int32_t ArkUI_IntSize::height

Description

Height, in px.

width

int32_t ArkUI_IntSize::width

Description

Width, in px.

你可能感兴趣的鸿蒙文章

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  赞