Users Pricing

forum

home / developersection / forums / how does a category works in ios?

How does a Category Works in iOS?

Anonymous User 2866 05 Jan 2016
I have created an application using Objective-C code. In my code I have a need for extending a standard class of a iOS framework with an instance variable plus accessors.
I learn learn Apple's developer documentation about 'Category' and its sounds pretty confusing to me.
Can anyone tell me the basic functionality of Category.
Thankyou.

I am a content writter !


1 Answers