Viewport.setScrollToFocus
void setScrollToFocus(bool scrollToFocus)Sets whether the viewport should automatically scroll to keep the focused child in view.
Parameters
scrollToFocus | whether to keep the focus widget scrolled to view |
void setScrollToFocus(bool scrollToFocus)Sets whether the viewport should automatically scroll to keep the focused child in view.
scrollToFocus | whether to keep the focus widget scrolled to view |