Click or drag to resize
uLiveWallpaper
LiveWallpaperIsVisible Property
Whether wallpaper is currently visible.

Namespace:  LostPolygon.uLiveWallpaper
Syntax
C#
public static bool IsVisible { get; }

Return Value

Type: Boolean
true if wallpaper is visible, false if it isn't, or on error.
See Also