TextureButton.expand

If true, the texture stretches to the edges of the node's bounding rectangle using the stretchMode. If false, the texture will not scale with the node.

  1. bool expand [@property getter]
    struct TextureButton
    @nogc nothrow @property
    bool
    expand
    ()
  2. bool expand [@property setter]

Meta