RichTextLabel.getLineCount

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

struct RichTextLabel
@nogc nothrow const
long
getLineCount
()

Meta