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]
    struct TextureButton
    @nogc nothrow @property
    texturePressed
    ()
  2. Texture texturePressed [@property setter]

Meta