Android.Service.Wallpaper.WallpaperService: Method Members

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

Public Methods

override
OnBind(Android.Content.Intent) : Android.OS.IBinder
Implement to return the implementation of the internal accessibility service interface.
abstract
OnCreateEngine() : WallpaperService.Engine
Must be implemented to return a new instance of the wallpaper's engine.