localizedForLanguageIdentifier:withPronouns:
A term of address restricted to a given language
Declaration
+ (instancetype) localizedForLanguageIdentifier:(NSString *) language withPronouns:(NSArray<NSMorphologyPronoun *> *) pronouns;Parameters
- language:
ISO language code identifier for the language
- pronouns:
A list of pronouns in the target language that can be used to refer to the person.