ExpanderRow.titleLines

int titleLines() @property

Get titleLines property.

Returns

The number of lines at the end of which the title label will be ellipsized.

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

void titleLines(int propval) @property

Set titleLines property.

Parameters

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