Since when is it possible to declare Objective-C 2.0 properties in a category?

后端 未结 3 1665
醉梦人生
醉梦人生 2021-02-05 13:52

I always thought that one cannot declare an object property in a category. Until my partner did it in our app\'s code, and it seemed to work.

I went on a SO and Google b

3条回答
提交回复
热议问题