bool UI::RadioButton(const string&in label, bool active)
Radio button. For active, pass whether the current value is active. Returns true if the button was pressed.
string
label
bool
active
bool