Options
All
  • Public
  • Public/Protected
  • All
Menu

Enumeration Axis

Enum for axis of the ScrollTracker. Use X for horizontal scrolling and Y for vertical scrolling.

Index

Enumeration members

Enumeration members

X

X: = 1

Y

Y: = 1 << 1

Generated using TypeDoc