UILabel.text

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

Return Value

Type: string

Displayed text.

Meta