Function RichTextLabel.getLineCount

Returns the total number of newlines in the tag stack's text tags. Considers wrapped text as one line.

long getLineCount() nothrow @nogc const;