Android.Widget.RemoteViewsService Members

The members of Android.Widget.RemoteViewsService are listed below.

See Also: Inherited members from Android.App.Service

Public Constructors

Protected Constructors

A constructor used when creating managed representations of JNI objects; called by the runtime.

Protected Properties

[read-only]
override
ThresholdClassIntPtr. This API supports the Mono for Android infrastructure and is not intended to be used directly from your code.
[read-only]
override
ThresholdTypeType. This API supports the Mono for Android infrastructure and is not intended to be used directly from your code.

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.