Function TouchScreenButton.normal

The button's texture for the normal state.

Texture normal() nothrow @property @nogc;

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