Contents

hangulWordPriority

The text system prohibits breaking between Hangul characters.

Declaration

static var hangulWordPriority: NSParagraphStyle.LineBreakStrategy { get }

Discussion

To avoid breaking between Hangul characters, this strategy is preferred for typesetting modern Korean documents that display UI strings.

See Also

Getting the line-break styles