RadioButton
open class RadioButton : CheckBox
                A subclass of CheckBox that serves as a radio button
that has an event listener/emitter to other radio buttons
within the same group
- 
                  
                  
Undocumented
Declaration
Swift
override open func initializeSelectionButton() - 
                  
                  
Undocumented
Declaration
Swift
override open func groupStateDidChange(by selectionButton: SelectionButton) 
View on GitHub
        RadioButton Class Reference