Module cosmic::iced_futures::core::widget::operation::scrollable
source · Expand description
Operate on widgets that can be scrolled.
Structs§
- The amount of absolute offset in each direction of a
Scrollable
. - The amount of relative offset in each direction of a
Scrollable
.
Traits§
- The internal state of a widget that can be scrolled.