Pudu programming language
Menu
API reference

Std.Ui.Selection.move

1 declaration

fn

move: &Std.Ui.Selection.Selection -> Int -> Bool -> Std.Ui.Selection.Selection

The focus moved by delta rows, clamped to the list: extending grows the range from the anchor, otherwise the moved-to row is chosen alone.

Back to Std.Ui.SelectionSearch related declarations