Label.text

Undocumented in source. Be warned that the author may not have intended to support it.
  1. Dstring text [@property setter]
    class Label
    override @property
    void
    text
    (
    Dstring newText
    )
  2. alias text = Control.text

Meta