Enum ScrollAreaAction

Scroll action codes for scrolling areas

enum ScrollAreaAction : int { ... }

Enum members

NameDescription
bottomEdge
down
left
leftEdge
pageDown
pageLeft
pageUp
rightEdge
topEdge
up