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]
    struct TextureButton
    @nogc nothrow @property
    stretchMode
    ()
  2. long stretchMode [@property setter]

Meta