[][src]Function bear_lib_terminal::terminal::state::mouse::scroll

pub fn scroll() -> i32

Amount of steps the mouse wheel scrolled in the last Event::MouseScroll.

Negative values indicate an "up" scroll.

Positive values indicate a "down" scroll.