Function TextureProgress.textureOver

Texture that draws over the progress bar. Use it to add highlights or an upper-frame that hides part of textureProgress.

Texture textureOver() nothrow @property @nogc;

void textureOver (
  Texture v
) nothrow @property @nogc;