Module toggle_button_group

Structs§

CURRENT_BUTTON_INDEX_PROPERTY
The index of the Toggle Button that is toggled on in the Toggle Button Group. To update this property with a binding, use a to-source or two-way binding.
TOGGLED
Occurs when the toggle state of a Toggle Button node in a Toggle Button Group node changes.
ToggleButtonGroupConcept
ToggleButtonGroupConceptMessageArguments
ToggledMessageArguments

Traits§

IToggleButtonGroupConcept
Use a Toggle Button Group to control a collection of Toggle Buttons so that only one Toggle Button can be toggled on at a time.