Skip to main content

dispatch_menu_action

Function dispatch_menu_action 

Source
pub fn dispatch_menu_action(id: u64)
Expand description

Run the closure registered for id (no-op if none). Called by the event pump on Event::MenuAction. Runs inside a reactive batch so multiple signal writes coalesce.

Day API ↩ Guides· daybrite.dev