setShortLabel

@NonNull
open fun setShortLabel(@NonNull shortLabel: @NonNull CharSequence): @NonNull ShortcutInfoCompat.Builder(source)

Sets the short title of a shortcut.

This is a mandatory field when publishing a new shortcut.

This field is intended to be a concise description of a shortcut.

The recommended maximum length is 10 characters.