Contents

usesHyphenation

A Boolean values that controls whether the text layout manager attempts to hyphenate when wrapping lines.

Declaration

var usesHyphenation: Bool { get set }

Discussion

Defaults to true.

See Also

Configuring global layout manager options