pub type FocusOutEvent = FocusInEvent;Aliased Type§
pub struct FocusOutEvent {
pub response_type: u8,
pub detail: NotifyDetail,
pub sequence: u16,
pub event: u32,
pub mode: NotifyMode,
}Fields§
§response_type: u8§detail: NotifyDetail§sequence: u16§event: u32§mode: NotifyMode