Contents

morphology

An attribute that contains grammatical properties to apply to the text.

Declaration

static let morphology: NSAttributedString.Key

Discussion

The value of this property is an NSMorphology object. Use the value to determine the appropriate gender and other grammatical rules to apply to the text.

See Also

Getting translation-related attribute keys