Label.this

Construct the widget.

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

Parameters

text string

The text of the label.

Meta