ScrollDirectionEx extension

Extension methods for ScrollDirection (nullable).

on

Properties

isForward bool

Available on ScrollDirection?, provided by the ScrollDirectionEx extension

Whether the scroll direction is forward.
no setter
isIdle bool

Available on ScrollDirection?, provided by the ScrollDirectionEx extension

Whether the scroll direction is idle (or null).
no setter
isReverse bool

Available on ScrollDirection?, provided by the ScrollDirectionEx extension

Whether the scroll direction is reverse.
no setter