RadioLightButton.on
bool on() const nothrow @nogcGets or sets the on/off state of the button.
Returns
true if the button is on (selected), false otherwise.
void on(bool state) nothrow @nogcditto
bool on() const nothrow @nogcGets or sets the on/off state of the button.
void on(bool state) nothrow @nogcditto