toolTipText
Gets the tool-tip text based on the given PointerEvent. Override this method to provide multiple tool-tip text values for a single View.
Return
The text
Parameters
for
The pointer event to generate a tool-tip for
The current text to display for tool-tips. The default is the empty string.