maxLines property

int maxLines
final

最多显示的行数,如果实际的行数超标,就折断

Implementation

final int maxLines;