A Viewport is used to contain a larger child component, and allows the child to be automatically scro...
@ nonHover
Dragging will only scroll the viewport if the input source cannot hover.
@ all
Dragging will always scroll the viewport.
@ never
Dragging will never scroll the viewport.
ScrollOnDragMode getScrollOnDragMode() const
Returns the current scroll-on-drag mode.