Function Label.getVisibleLineCount

Returns the number of lines shown. Useful if the Label's height cannot currently display all lines.

long getVisibleLineCount() nothrow @nogc const;