TextAppearance.drawBg

Get drawBg field.

  1. uint drawBg [@property getter]
    class TextAppearance
    @property
    uint
    drawBg
    ()
  2. uint drawBg [@property setter]

Return Value

Type: uint

Whether to use background-related values; this is irrelevant for the values struct when in a tag, but is used for the composite values struct; it’s true if any of the tags being composited had background stuff set.