Click or drag to resize
uLiveWallpaper
LiveWallpaperPreferencesFinishEditing Method
Closes the preference editing session and saves changes to storage.

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

Return Value

Type: Boolean
true, if session was closed successfully, false if no session was started, or on error.
See Also