- appWidgetId
- The AppWidget id under which to bind the provider.
- provider
- The Android.Content.BroadcastReceiver that will be the AppWidget provider for this AppWidget.
Documentation for this section has not yet been entered.
Set the component for a given appWidgetId.
You need the BIND_APPWIDGET permission or the user must have enabled binding widgets always for your component. Should be used by apps that host widgets; if this method returns false, call AppWidgetManager.ActionAppwidgetBind to request permission to bind