Pudu programming language
Menu
API reference

Std.Ui.Selection.commanded

1 declaration

fn

commanded: &Std.Ui.Selection.Selection -> Str -> Std.Ui.Selection.Selection

The selection after a keymap command: select.all, select.none, select.next, select.previous, select.extendNext, select.extendPrevious. Other commands leave it.

Back to Std.Ui.SelectionSearch related declarations