lineBreakMode
The line break mode to use when drawing text in the cell.
Declaration
var lineBreakMode: NSLineBreakMode { get set }Discussion
The value in this property can also be modified when you change the value of the wraps property. For a list of supported line break modes, see NSLineBreakMode.