Answer Posted / Hari Om
In Objective-C, synthesized means that the compiler automatically generates accessor (getter and setter) methods for instance variables declared with the @synthesize directive. This saves developers from having to manually write these methods.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
No New Questions to Answer in this Category !! You can
Post New Questions
Answer Questions in Different Category