RichTextLabel.visibleCharacters

The restricted number of characters to display in the label.

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

Meta