Skip to main content

off_event

Function off_event 

Source
pub fn off_event(listener_id: u32) -> bool
Expand description

Cancel a previously-registered listener. Returns true if a listener with that ID existed and was removed.