lineBreakStrategy
The strategy that the system uses to break lines when laying out multiple lines of text.
Declaration
var lineBreakStrategy: NSParagraphStyle.LineBreakStrategy { get set }Discussion
The default value is standard.
The strategy that the system uses to break lines when laying out multiple lines of text.
var lineBreakStrategy: NSParagraphStyle.LineBreakStrategy { get set }The default value is standard.