Text.setBackgroundColor

Set the background color. Only needed if your Font.Mode is not Font.Mode.Solid.

  1. void setBackgroundColor(Color col)
    class Text
    final
    void
    setBackgroundColor
    (
    ref const Color col
    )
  2. void setBackgroundColor(Color col)

Meta