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]
    struct TouchScreenButton
    @nogc nothrow @property
    bool
    shapeCentered
    ()
  2. bool shapeCentered [@property setter]

Meta