ScrollRelativeDirection#

Added in version 4.20.

class ScrollRelativeDirection#

Used in scroll events, to announce the direction relative to physical motion.

Fields#

class ScrollRelativeDirection
IDENTICAL#

Physical motion and event motion are the same

INVERTED#

Physical motion is inverted relative to event motion

UNKNOWN#

Relative motion is unknown on this device or backend