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

Open Methods