Function TextureButton.textureNormal

Texture to display by default, when the node is not in the disabled, focused, hover or pressed state.

Texture textureNormal() nothrow @property @nogc;

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