LauncherApps.ExtraPinItemRequest Field

Definition

An extra for #ACTION_CONFIRM_PIN_SHORTCUT & #ACTION_CONFIRM_PIN_APPWIDGET containing a PinItemRequest of appropriate type asked to pin.

[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

Field Value

String
Attributes

Remarks

Java documentation for android.content.pm.LauncherApps.EXTRA_PIN_ITEM_REQUEST.

Portions of this page are modifications based on work created and shared by the Android Open Source Project and used according to terms described in the Creative Commons 2.5 Attribution License.

Applies to