ListBox.onSelectionChanged

Fired when the selection changes; carries the new selected index.

class ListBox
Event!(int) onSelectionChanged;

Meta