harmony 鸿蒙ArkUI Subsystem Changelog
ArkUI Subsystem Changelog
cl.arkui.1 Change in Handling of Invalid arrowSize Values for the <Swiper> Component
Access Level
Public
Reason for Change
An invalid string that contains digits is incorrectly parsed into digits.
Change Impact
This change is a compatible change. An invalid string that contains digits is not parsed into digits. Instead, it is regarded as an invalid value and is set to the default value according to predefined rules. Before change: With the settings of .arrowSize(“100abc”), the arrow is displayed in a 100 vp size. After change: With the settings of .arrowSize(“100abc”), the arrow is displayed in the default size.
API Level
10
Change Since
OpenHarmony SDK 4.1.3.2
Key API/Component Changes arrowSize API of the <Swiper> component
Adaptation Guide N/A
你可能感兴趣的鸿蒙文章
harmony 鸿蒙Bundle Manager Subsystem Changelog
0
赞
- 所属分类: 后端技术
- 本文标签:
热门推荐
-
2、 - 优质文章
-
3、 gate.io
-
8、 golang
-
9、 openharmony
-
10、 Vue中input框自动聚焦