Contents

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.

See Also

Accessing the text attributes