Lingua

LauncherApps.ExtraPinItemRequest Campo

Definizione

Un extra per #ACTION_CONFIRM_PIN_SHORTCUT e #ACTION_CONFIRM_PIN_APPWIDGET contenente un PinItemRequest di tipo appropriato richiesto di aggiungere.

[Android.Runtime.Register("EXTRA_PIN_ITEM_REQUEST", ApiSince=26)]
public const string ExtraPinItemRequest;
[<Android.Runtime.Register("EXTRA_PIN_ITEM_REQUEST", ApiSince=26)>]
val mutable ExtraPinItemRequest : string

Valore del campo

Attributi

Commenti

Un extra per #ACTION_CONFIRM_PIN_SHORTCUT e #ACTION_CONFIRM_PIN_APPWIDGET contenente un PinItemRequest di tipo appropriato richiesto di aggiungere.

È possibile usare una funzione #getPinItemRequest(Intent) helper anziché usare direttamente questa costante.

per android.content.pm.LauncherApps.EXTRA_PIN_ITEM_REQUEST.

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