Type Definition witas::EventReceiver

source ·
pub type EventReceiver = Receiver<Event>;
Expand description

Receive a window event.