ScrollDirection
An enum representing the axis that should be scrolled.
Enum
-
HORIZONTAL
(value:'Horizontal'
) -
VERTICAL
(value:'Vertical'
)
An enum representing the axis that should be scrolled.
HORIZONTAL
(value: 'Horizontal'
)
VERTICAL
(value: 'Vertical'
)