EXTRA_SHORTCUT_ID

val EXTRA_SHORTCUT_ID: String = "android.intent.extra.shortcut.ID"(source)

Key to get the shortcut ID from extras of a share intent. When user selects a direct share item from ShareSheet, the app will receive a share intent which includes the ID of the corresponding shortcut in the extras field.