37 switch (
vp->getScrollOnDragMode())
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.
Type unalignedPointerCast(void *ptr) noexcept
Casts a pointer to another type via void*, which suppresses the cast-align warning which sometimes ar...