Pudu programming language
Menu
API reference

Std.Ui.Selection.resized

1 declaration

fn

resized: &Std.Ui.Selection.Selection -> Int -> Std.Ui.Selection.Selection

The selection for a list that now has count rows: rows past the end are dropped, and an anchor or focus past the end is cleared.

Back to Std.Ui.SelectionSearch related declarations