Click or drag to resize
uLiveWallpaper
LiveWallpaperGetCurrentWallpaperPackageName Method
Gets the package name of the currently set live wallpaper.

Namespace:  LostPolygon.uLiveWallpaper
Syntax
C#
public static string GetCurrentWallpaperPackageName()

Return Value

Type: String
Package name of the currently set live wallpaper, or null if no live wallpaper is set.
See Also