Lingua

LauncherApps.GetPinItemRequest(Intent) Metodo

Definizione

Metodo helper per estrarre un PinItemRequest set sull'elemento aggiuntivo #EXTRA_PIN_ITEM_REQUEST .

[Android.Runtime.Register("getPinItemRequest", "(Landroid/content/Intent;)Landroid/content/pm/LauncherApps$PinItemRequest;", "GetGetPinItemRequest_Landroid_content_Intent_Handler", ApiSince=26)]
public virtual Android.Content.PM.LauncherApps.PinItemRequest? GetPinItemRequest(Android.Content.Intent? intent);
[<Android.Runtime.Register("getPinItemRequest", "(Landroid/content/Intent;)Landroid/content/pm/LauncherApps$PinItemRequest;", "GetGetPinItemRequest_Landroid_content_Intent_Handler", ApiSince=26)>]
abstract member GetPinItemRequest : Android.Content.Intent -> Android.Content.PM.LauncherApps.PinItemRequest
override this.GetPinItemRequest : Android.Content.Intent -> Android.Content.PM.LauncherApps.PinItemRequest

Parametri

intent
Intent

Valori restituiti

Attributi

Commenti

per android.content.pm.LauncherApps.getPinItemRequest(android.content.Intent).

Le parti di questa pagina sono modifiche basate sul lavoro creato e condiviso dalla e usati in base ai termini descritti in Creative License 2.5 Attribution License.

Si applica a