scrollTo

open override fun scrollTo(descendant: Node)

Ensures that descendant is fully visible. descendant must be a descendant of content.

Note. This currently does NOT work correctly with descendants of transformed nodes, such as Rotation. Sorry, it is on my to-do list, but is low priority.