Skip to main content

send_ui_event

Function send_ui_event 

Source
pub fn send_ui_event(event: UiEvent)
Expand description

Thread-safe helper to send a UiEvent into the global [UI_EVENT_SENDER] channel.

ยงArguments