RadioButton.this

Construct the widget.

  1. this(UiElement parent, string text)
    class RadioButton
    this
  2. this(string text)

Parameters

parent UiElement

The parent of this widget.

text string

The text of the button.

See Also

Meta