Interface ToggleValueChangedHandler
- All Superinterfaces:
EventHandler
-
Method Summary
Modifier and TypeMethodDescriptionvoid
Notification fired when the value changes.
-
Method Details
-
onToggleValueChanged
Notification fired when the value changes.- Parameters:
event
- the event
-