Function TouchScreenButton.shapeVisible
If true, the button's shape is visible.
bool shapeVisible() nothrow @property @nogc;
void shapeVisible
(
bool v
) nothrow @property @nogc;
If true, the button's shape is visible.
bool shapeVisible() nothrow @property @nogc;
void shapeVisible
(
bool v
) nothrow @property @nogc;