True if this node is hovered. This will most of the time be equivalent to hoverIO.isHovered(this), but a node wrapping another hoverable may choose to instead redirect this to the other node.
See Implementation