toggle menu
korge-root
5.1.0
common
switch theme
search in API
korge
/
korlibs.korge.ui
/
UIOldScrollBar
/
UIOldScrollBar
UIOld
Scroll
Bar
constructor
(
size
:
Size
,
current
:
Double
,
pageSize
:
Double
,
totalSize
:
Double
,
buttonSize
:
Double
=
32.0
,
stepSize
:
Double
=
pageSize / 10.0
,
direction
:
UIOldScrollBar.Direction
=
Direction.auto(size)
)