labelMaxLines property

int labelMaxLines
final

labelMaxLines in line with AutoSizeText library, you can specify how many lines the label can use before starting reducing its fontSize to adapt the label to the constraints or size

Implementation

final int labelMaxLines;