Sets up this AbsListView to use a remote views adapter which connects to a RemoteViewsService
through the specified intent.
Syntax
[Android.Runtime.Register("setRemoteViewsAdapter", "(Landroid/content/Intent;)V", "GetSetRemoteViewsAdapter_Landroid_content_Intent_Handler")]
public virtual
void SetRemoteViewsAdapter (
Android.Content.Intent intent)
Parameters
- intent
- the intent used to identify the RemoteViewsService for the adapter to connect to.
Remarks
Requirements
Namespace: Android.Widget
Assembly: Mono.Android (in Mono.Android.dll)
Assembly Versions: 0.0.0.0
Since: Added in API level 11