Click or drag to resize
uLiveWallpaper
LiveWallpaperPreferencesDeleteAll Method
Removes all keys and values from the preferences. Use with caution.

Namespace:  LostPolygon.uLiveWallpaper
Syntax
C#
public static bool DeleteAll()

Return Value

Type: Boolean
true on success, false if editing session has not been started, on error.
See Also