RadioButton.this

Construct the widget.

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

Parameters

text string

The text of the button.

Meta