Android.Widget.RemoteViewsService: Method Members

The methods of Android.Widget.RemoteViewsService are listed below. For a list of all members, see the RemoteViewsService Members list.

See Also: Inherited members from Android.App.Service

Public Methods

override
OnBind(Android.Content.Intent) : Android.OS.IBinder
Return the communication channel to the service.
abstract
OnGetViewFactory(Android.Content.Intent) : RemoteViewsService.IRemoteViewsFactory
To be implemented by the derived service to generate appropriate factories for the data.