pub fn input_channel() -> Receiver<Event>
Expand description

Return a receiver of user input events to avoid blocking the main thread.