Pudu programming language
Menu
API reference

Std.Ui.Menu.opened

1 declaration

fn

opened: &Option[Str] -> &Std.Ui.Screen.Event -> Option[Str]

Which menu is open after event: a title toggles its menu, a command or Dismissed closes it.

Back to Std.Ui.MenuSearch related declarations