TabControl.onPageChanged

Fired when the selected page changes, with the new page index.

class TabControl
Event!(int) onPageChanged;

Meta