Function TouchScreenButton.pressed

The button's texture for the pressed state.

Texture pressed() nothrow @property @nogc;

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