usesDefaultHyphenation
A Boolean value that indicates whether the paragraph style uses the system hyphenation settings.
Declaration
var usesDefaultHyphenation: Bool { get set }Discussion
The system determines the exact hyphenation logic dynamically by examining the layout context such as language, platform, etc. When true, it affects the return value from hyphenationFactor when the property is set to 0.0.