showNode

abstract fun showNode(node: N?)

Shows the current node that the tooltip should display information about.

Parameters

node

the node to dislay information about.