Skip to main content

animate_scroll_y_playback

Function animate_scroll_y_playback 

Source
pub fn animate_scroll_y_playback(
    obj: impl Widget,
    from: i32,
    to: i32,
    forward_ms: u32,
    playback_ms: u32,
)
Expand description

Animate the vertical scroll position forward then back, looping forever.