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
override | OnBind(Android.Content.Intent)Return the communication channel to the service. | |
abstract | OnGetViewFactory(Android.Content.Intent)To be implemented by the derived service to generate appropriate factories for the data. |