objectForm
The object pronoun form to apply when using this custom pronoun behavior.
Declaration
@property (nonatomic, copy) NSString * objectForm;Discussion
In the English phrase “ask him,” the pronoun “him” exhibits the object form.
The object pronoun form to apply when using this custom pronoun behavior.
@property (nonatomic, copy) NSString * objectForm;In the English phrase “ask him,” the pronoun “him” exhibits the object form.