Label.maxLinesVisible

Limits the lines of text the node shows on screen.

  1. long maxLinesVisible [@property getter]
    struct Label
    @nogc nothrow @property
    long
    maxLinesVisible
    ()
  2. long maxLinesVisible [@property setter]

Meta