subjectForm
The subject pronoun form to apply when using this custom pronoun behavior.
Declaration
@property (nonatomic, copy) NSString * subjectForm;Discussion
In the English phrase “she reads,” the pronoun “she” exhibits the subject form.
The subject pronoun form to apply when using this custom pronoun behavior.
@property (nonatomic, copy) NSString * subjectForm;In the English phrase “she reads,” the pronoun “she” exhibits the subject form.