Click or drag to resize
uLiveWallpaper
LiveWallpaperEmulationGetWallpaperOffsetEmulator Method
Gets current wallpaper offset emulator.

Namespace:  LostPolygon.uLiveWallpaper
Syntax
C#
public static ILiveWallpaperOffsetEmulator GetWallpaperOffsetEmulator()

Return Value

Type: ILiveWallpaperOffsetEmulator
Current wallpaper offset emulator, or null if none is set.
See Also