ScrollType#

class ScrollType#

Scrolling types.

Fields#

class ScrollType
END#

The type of the None singleton.

JUMP#

The type of the None singleton.

NONE#

The type of the None singleton.

PAGE_BACKWARD#

The type of the None singleton.

PAGE_DOWN#

The type of the None singleton.

PAGE_FORWARD#

The type of the None singleton.

PAGE_LEFT#

The type of the None singleton.

PAGE_RIGHT#

The type of the None singleton.

PAGE_UP#

The type of the None singleton.

START#

The type of the None singleton.

STEP_BACKWARD#

The type of the None singleton.

STEP_DOWN#

The type of the None singleton.

STEP_FORWARD#

The type of the None singleton.

STEP_LEFT#

The type of the None singleton.

STEP_RIGHT#

The type of the None singleton.

STEP_UP#

The type of the None singleton.