Skip to main content
ScaleformUI
Docs
Tutorials
Reference
GitHub
Discord
Enums
ScrollType
ScrollType
public
enum
ScrollType
{
ALL
=
0
,
UP_DOWN
=
1
,
LEFT_RIGHT
=
2
,
NONE
=
3
,
}
Previous
ScrollArrowsPosition
Next
ScrollingType