The members of Android.Service.Wallpaper.WallpaperService are listed below.
See Also: Inherited members from Android.App.Service
| A constructor used when creating managed representations of JNI objects; called by the runtime. |
const | ServiceInterface | string. The Android.Content.Intent that must be declared as handled by the service. |
const | ServiceMetaData | string. Name under which a WallpaperService component publishes information about itself. |
| [read-only] override | ThresholdClass | IntPtr. This API supports the Mono for Android infrastructure and is not intended to be used directly from your code. |
| [read-only] override | ThresholdType | Type. This API supports the Mono for Android infrastructure and is not intended to be used directly from your code. |
override | OnBind(Android.Content.Intent)Implement to return the implementation of the internal accessibility service interface. | |
abstract | OnCreateEngine()Must be implemented to return a new instance of the wallpaper's engine. | |