TextureButton.stretchMode

Controls the texture's behavior when you resize the node's bounding rectangle, only if expand is true. Set it to one of the stretchmode constants. See the constants to learn more.

  1. TextureButton.StretchMode stretchMode [@property getter]
  2. long stretchMode [@property setter]
    struct TextureButton
    @nogc nothrow @property
    void
    stretchMode
    (
    long v
    )

Meta