harmony 鸿蒙Access Token Changelog
Access Token Changelog
cl.access_token.1 Change of the Default Behavior of Security Components upon UX Display Exceptions
Access Level
Public API
Reason for Change
When a security component integrated into an application encounters a UX display exception, it still responds to user taps.
Change Impact
This change is a non-compatible change.
Before the change:
The security components integrated into application still respond to user taps when encountering a UX display exception.
After the change:
The security components integrated into applications do not respond to user taps when encountering a UX display exception.
Start API Level
10
Change Since
OpenHarmony SDK 5.0.0.52
Key API/Component Changes
LocationButton in @internal/component/ets/location_button.d.ts.
SaveButton in @internal/component/ets/save_button.d.ts.
PasteButton in @internal/component/ets/paste_button.d.ts.
Adaptation Guide
If a security component encounters a UX display exception, check the image effect settings of its parent component. Change image effect properties to no effect.
你可能感兴趣的鸿蒙文章
harmony 鸿蒙Bundle Manager Subsystem Changelog
- 所属分类: 后端技术
- 本文标签:
热门推荐
-
2、 - 优质文章
-
3、 gate.io
-
7、 golang
-
9、 openharmony
-
10、 Vue中input框自动聚焦