Tree.ensureCursorIsVisible

Makes the currently selected item visible. This will scroll the tree to make sure the selected item is visible.

struct Tree
@nogc nothrow
void
ensureCursorIsVisible
()

Meta