Function TextureButton.textureHover

Texture to display when the mouse hovers the node.

Texture textureHover() nothrow @property @nogc;

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