Widget.backgroundColor

set background color for widget - override one from style

  1. uint backgroundColor [@property getter]
  2. uint backgroundColor [@property setter]
    class Widget
    protected public @property
    backgroundColor
    (
    uint color
    )
  3. string backgroundColor [@property setter]

Meta