pub fn mouse_interaction(
    layout: Layout<'_>,
    cursor: Cursor,
    state: &State
) -> Interaction
Expand description

Computes the current mouse::Interaction of a Slider.