Control.StatefulBuilder.SetAppIntent(PendingIntent) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
[Android.Runtime.Register("setAppIntent", "(Landroid/app/PendingIntent;)Landroid/service/controls/Control$StatefulBuilder;", "", ApiSince=30)]
public Android.Service.Controls.Control.StatefulBuilder SetAppIntent (Android.App.PendingIntent appIntent);
[<Android.Runtime.Register("setAppIntent", "(Landroid/app/PendingIntent;)Landroid/service/controls/Control$StatefulBuilder;", "", ApiSince=30)>]
member this.SetAppIntent : Android.App.PendingIntent -> Android.Service.Controls.Control.StatefulBuilder
Parameters
- appIntent
- PendingIntent
Returns
- Attributes