harmony 鸿蒙Theme Framework
Theme Framework
Introduction
About the Subsystem
The theme framework subsystem consists of the wallpaper management service and lock screen management service, providing basic capabilities such as wallpaper setting, screen locking, and screen unlocking for the system.
Architecture
Figure 1 Architecture of the theme framework subsystem
Directory Structure
base/theme
├──wallpaper_mgr # Wallpaper management service
└──screenlock_mgr # Lock screen management service
Services
Wallpaper Management Service
The wallpaper management service provides APIs for setting wallpapers and comes with a wallpaper switching notification mechanism.
Lock Screen Management Service
The lock screen management service provides capabilities for locking and unlocking the screen, supports screen lock and unlock notifications, and enables lock screen applications to register system event callbacks.
Repositories Involved
你可能感兴趣的鸿蒙文章
0
赞
- 所属分类: 后端技术
- 本文标签:
热门推荐
-
2、 - 优质文章
-
3、 gate.io
-
8、 golang
-
9、 openharmony
-
10、 Vue中input框自动聚焦