zng_app::view_process::raw_device_events

Static MOTION_EVENT

source
pub static MOTION_EVENT: Event<MotionArgs>
Expand description

Motion on some analog axis.

This event will be reported for all arbitrary input devices that the view-process supports on this platform, including mouse devices. If the device is a mouse device then this will be reported alongside the MOUSE_MOTION_EVENT.