getBadgeText

@Nullable
open fun getBadgeText(): @Nullable String(source)

Retrieves the badge text for this menu item.

A badge is a small descriptor over the icon of the menu item.

Return

The badge text. Null if no badge is set.

See also