Label.getVisibleLineCount

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

struct Label
@nogc nothrow const
long
getVisibleLineCount
()

Meta