UILabel.textColor

  1. RGBA textColor()
    class UILabel
    public nothrow @nogc
    RGBA
    textColor
    ()
  2. RGBA textColor(RGBA textColor_)

Return Value

Type: RGBA

Diffuse color of displayed text.

Meta