TouchScreenButton.shapeCentered

If true, the button's shape is centered in the provided texture. If no texture is used, this property has no effect.

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

Meta