pub type DeviceFocusOutEvent = DeviceFocusInEvent;Aliased Type§
pub struct DeviceFocusOutEvent {
pub response_type: u8,
pub detail: NotifyDetail,
pub sequence: u16,
pub time: u32,
pub window: u32,
pub mode: NotifyMode,
pub device_id: u8,
}Fields§
§response_type: u8§detail: NotifyDetail§sequence: u16§time: u32§window: u32§mode: NotifyMode§device_id: u8