labelAnnotation property

String labelAnnotation
final

A superscript annotation that is shown to the right of the label.

Note that this annotation cannot be one of the itemSuffixes because itemSuffixes are right aligned in the menu, while this should be left aligned close to the label.

Implementation

final String labelAnnotation;