TouchScreenButton.shapeVisible

If true, the button's shape is visible.

  1. bool shapeVisible [@property getter]
  2. bool shapeVisible [@property setter]
    struct TouchScreenButton
    @nogc nothrow @property
    void
    shapeVisible
    (
    bool v
    )

Meta