Expand description

Scroll related types and logic.

Structs

Arguments given via a scrollable Widget’s builder methods for the scrolling along a single axis.

Scroll state calculated for a single axis.

Enums

Behaviour for scrolling across the X axis.

Behaviour for scrolling across the Y axis.

Traits

Methods for distinguishing behaviour between both scroll axes at compile-time.

Type Definitions

State for scrolling along the X axis.

State for scrolling along the Y axis.