Type Alias DeviceMotionNotifyEvent
pub type DeviceMotionNotifyEvent = DeviceKeyPressEvent;
Aliased Type§
struct DeviceMotionNotifyEvent {}
Fields§
§response_type: u8
§detail: u8
§sequence: u16
§time: u32
§root: u32
§event: u32
§child: u32
§root_x: i16
§root_y: i16
§event_x: i16
§event_y: i16
§state: KeyButMask
§same_screen: bool
§device_id: u8