Click or drag to resize
uLiveWallpaper
LiveWallpaperGetApplicationContext Method
Gets the Android Application Context.

Namespace:  LostPolygon.uLiveWallpaper
Syntax
C#
public static AndroidJavaObject GetApplicationContext()

Return Value

Type: AndroidJavaObject
Application Context, or null on error.
See Also