harmony 鸿蒙ArkUI_ScaleOptions
ArkUI_ScaleOptions
Overview
Defines the scaling options for component transition.
Since: 12
Related module: ArkUI_NativeModule
Summary
Member Variables
Name | Description |
---|---|
float x | Scale ratio along the x-axis. |
float y | Scale ratio along the y-axis. |
float z | Scale factor along the z-axis (not effective for the current 2D graphics). |
float centerX | X coordinate of the center point. |
float centerY | Y coordinate of the center point. |
Member Variable Description
centerX
float ArkUI_ScaleOptions::centerX
Description
X coordinate of the center point.
centerY
float ArkUI_ScaleOptions::centerY
Description
Y coordinate of the center point.
x
float ArkUI_ScaleOptions::x
Description
Scale ratio along the x-axis.
y
float ArkUI_ScaleOptions::y
Description
Scale ratio along the y-axis.
z
float ArkUI_ScaleOptions::z
Description
Scale factor along the z-axis (not effective for the current 2D graphics).
你可能感兴趣的鸿蒙文章
harmony 鸿蒙ARKUI_TextPickerCascadeRangeContent
harmony 鸿蒙ARKUI_TextPickerRangeContent
harmony 鸿蒙ArkUI_AnimateCompleteCallback
harmony 鸿蒙ArkUI_ContextCallback
0
赞
- 所属分类: 后端技术
- 本文标签:
热门推荐
-
2、 - 优质文章
-
3、 gate.io
-
8、 golang
-
9、 openharmony
-
10、 Vue中input框自动聚焦