RemoteViews.RemoteResponse.FromPendingIntent(PendingIntent) Metodo
Definizione
Importante
Alcune informazioni sono relative alla release non definitiva del prodotto, che potrebbe subire modifiche significative prima della release definitiva. Microsoft non riconosce alcuna garanzia, espressa o implicita, in merito alle informazioni qui fornite.
[Android.Runtime.Register("fromPendingIntent", "(Landroid/app/PendingIntent;)Landroid/widget/RemoteViews$RemoteResponse;", "", ApiSince=29)]
public static Android.Widget.RemoteViews.RemoteResponse FromPendingIntent (Android.App.PendingIntent pendingIntent);
[<Android.Runtime.Register("fromPendingIntent", "(Landroid/app/PendingIntent;)Landroid/widget/RemoteViews$RemoteResponse;", "", ApiSince=29)>]
static member FromPendingIntent : Android.App.PendingIntent -> Android.Widget.RemoteViews.RemoteResponse
Parametri
- pendingIntent
- PendingIntent
Restituisce
- Attributi