iced::advanced::widget::operation::scrollable

Function snap_to

Source
pub fn snap_to<T>(target: Id, offset: RelativeOffset) -> impl Operation<T>
Available on crate feature advanced only.
Expand description

Produces an Operation that snaps the widget with the given Id to the provided percentage.