LiveWallpaperUnityFacade
Central class for interacting with Unity from the wallpaper service.
This class provides access to various functionalities required for communication with the Unity C# side of the application, including managing preferences and interacting with the wallpaper engine.
Types
Provides safe access to shared preferences read/write operations.
Provides safe access to current WallpaperService.Engine methods.
Properties
The currently active wallpaper engine, or null
if no engine is active.
Note: Called from C# code.
Detects multi-tap gestures within the wallpaper area.
Provides access to shared preferences for editing and retrieval.
Provides access to the current wallpaper engine state.
Functions
Updates the context of LiveWallpaperCompatibleUnityPlayerActivity to allow using soft input.