Label.text

The text to display on screen.

  1. String text [@property getter]
    struct Label
    @nogc nothrow @property
    String
    text
    ()
  2. String text [@property setter]

Meta