Label.this

Construct the widget.

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

Parameters

parent UiElement

The parent of this widget.

text string

The text of the label.

See Also

Meta