maxLines property

int maxLines
final

Number of lines to show before truncating the text.

If set to 0, the button will not be shown. Defaults to 1.

Implementation

final int maxLines;