ComboBox.onSelectionChanged

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

class ComboBox
Event!(int) onSelectionChanged;

Meta