Label.maxLinesVisible

Limits the lines of text the node shows on screen.

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

Meta