UILabel.text

Sets displayed text.

  1. string text()
  2. string text(string text_)
    class UILabel
    public nothrow @nogc
    string
    text
    (
    string text_
    )

Meta