ActionRow.subtitleLines

int subtitleLines() @property

Get subtitleLines property.

Returns

The number of lines at the end of which the subtitle label will be

ellipsized.

If the value is 0, the number of lines won't be limited.

void subtitleLines(int propval) @property

Set subtitleLines property.

Parameters

propvalThe number of lines at the end of which the subtitle label will be ellipsized. If the value is 0, the number of lines won't be limited.