TextureProgress.tintUnder

Multiplies the color of the bar's texture_under texture.

  1. Color tintUnder [@property getter]
  2. Color tintUnder [@property setter]
    struct TextureProgress
    @nogc nothrow @property
    void
    tintUnder
    (
    Color v
    )

Meta