Label.clipText

If true, the Label only shows the text that fits inside its bounding rectangle. It also lets you scale the node down freely.

  1. bool clipText [@property getter]
    struct Label
    @nogc nothrow @property
    bool
    clipText
    ()
  2. bool clipText [@property setter]

Meta