localized(language:pronouns:)
Returns a term of address restricted to a specific language for a group of pronouns.
Declaration
static func localized(language: Locale.Language, pronouns: [Morphology.Pronoun]) -> TermOfAddressParameters
- language:
The language locale to use for the term of address.
- pronouns:
The pronouns for representing the terms of address.
Return Value
A term of address associating a group of pronouns to a specific language.