Function TextureButton.textureFocused

Texture to display when the node has mouse or keyboard focus.

Texture textureFocused() nothrow @property @nogc;

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