Function StyleBoxTexture.texture

The texture to use when drawing this style box.

Texture texture() nothrow @property @nogc;

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