Widget.textColor

set text color (ARGB 32 bit value)

  1. uint textColor [@property getter]
  2. uint textColor [@property setter]
    class Widget
    @property
    textColor
    (
    uint value
    )
  3. string textColor [@property setter]

Meta