numberOfLines property

int? numberOfLines
getter/setter pair

Specifies the number of allowed lines for the label. Defaults to 2. Only supported on iOS.

Implementation

int? numberOfLines;