CheckListBox.onSelectionChanged

Fired when the selected item changes; argument is the new selected index.

class CheckListBox
Event!(int) onSelectionChanged;

Meta