StyleBoxTexture.drawCenter

If true, the nine-patch texture's center tile will be drawn.

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

Meta