TextureButton.texturePressed

Texture to display on mouse down over the node, if the node has keyboard focus and the player presses the Enter key or if the player presses the BaseButton.shortcut key.

  1. Texture texturePressed [@property getter]
  2. Texture texturePressed [@property setter]
    struct TextureButton
    @nogc nothrow @property
    void
    texturePressed

Meta