ListBox.setActivateOnSingleClick
void setActivateOnSingleClick(bool single)If single is true, rows will be activated when you click on them, otherwise you need to double-click.
Parameters
single | a boolean |
void setActivateOnSingleClick(bool single)If single is true, rows will be activated when you click on them, otherwise you need to double-click.
single | a boolean |