TextureProgress.tintProgress

Multiplies the color of the bar's texture_progress texture.

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

Meta