Returns a PendingIntent you can start to show a control panel for the
given running service.
Syntax
[Android.Runtime.Register("getRunningServiceControlPanel", "(Landroid/content/ComponentName;)Landroid/app/PendingIntent;", "GetGetRunningServiceControlPanel_Landroid_content_ComponentName_Handler")]
public virtual
PendingIntent GetRunningServiceControlPanel (
Android.Content.ComponentName service)
Parameters
- service
- Documentation for this section has not yet been entered.
Returns
Documentation for this section has not yet been entered.
Exceptions
Remarks
Requirements
Namespace: Android.App
Assembly: Mono.Android (in Mono.Android.dll)
Assembly Versions: 0.0.0.0
Since: Added in API level 5