pub fn is_mouse_button_down(ctx: &Context, button: MouseButton) -> bool
Expand description

Returns true if the specified mouse button is currently down.