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