harmony 鸿蒙ArkUI_Margin

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

ArkUI_Margin

Overview

Describes the margins of a component.

Since: 12

Related module: ArkUI_NativeModule

Summary

Member Variables

Name Description
float top Top margin, in vp.
float right Right margin, in vp.
float bottom Bottom margin, in vp.
float left Left margin, in vp.

Member Variable Description

bottom

float ArkUI_Margin::bottom

Description

Bottom margin, in vp.

left

float ArkUI_Margin::left

Description

Left margin, in vp.

right

float ArkUI_Margin::right

Description

Right margin, in vp.

top

float ArkUI_Margin::top

Description

Top margin, in vp.

你可能感兴趣的鸿蒙文章

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  赞