blockly > Field > getTooltip

Field.getTooltip() method

Returns the tooltip text for this field.

Signature:

getTooltip(): string;

Returns:

string

The tooltip text for this field.