Label.clipText

If true, the Label only shows the text that fits inside its bounding rectangle and will clip text horizontally.

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

Meta