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