numberOfLines
The maximum number of lines for the text.
Declaration
@property (nonatomic) NSInteger numberOfLines;Discussion
A value of 0 indicates that the number of lines is limitless.
The maximum number of lines for the text.
@property (nonatomic) NSInteger numberOfLines;A value of 0 indicates that the number of lines is limitless.