setDisabledMessage

@NonNull
open fun setDisabledMessage(@NonNull disabledMessage: @NonNull CharSequence): @NonNull ShortcutInfoCompat.Builder(source)

Sets the message that should be shown when the user attempts to start a shortcut that is disabled.

See also