Action.tooltip

string tooltip() @property

Get tooltip property.

Returns

A tooltip for this action.

Deprecated

void tooltip(string propval) @property

Set tooltip property.

Parameters

propvalA tooltip for this action.

Deprecated