The methods of Android.Service.Wallpaper.WallpaperService are listed below. For a list of all members, see the WallpaperService Members list.
See Also: Inherited members from Android.App.Service
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. | |