Skip to main content

MOUSE

Constant MOUSE 

Source
pub const MOUSE: &'static str;
Expand description

Dispatch mouse input to a host app window. Accepts {window_id?, action} where action is a tagged object such as {kind:"click", x, y, button?}.