StyleBoxTexture.axisStretchHorizontal

Controls how the stylebox's texture will be stretched or tiled horizontally. See axisstretchmode for possible values.

  1. StyleBoxTexture.AxisStretchMode axisStretchHorizontal [@property getter]
  2. long axisStretchHorizontal [@property setter]
    struct StyleBoxTexture
    @nogc nothrow @property
    void
    axisStretchHorizontal
    (
    long v
    )

Meta