Label.visibleCharacters

Restricts the number of characters to display. Set to -1 to disable.

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

Meta