How do you add a category in objective c?
Answer / Reena Singh
"To add a category in Objective-C, you can use the '@category' directive followed by the name of your category and the class it is being added to. For example: '@interface UIView (MyCategory) ... @end'"
| Is This Answer Correct ? | 0 Yes | 0 No |
What is an objective description?
Can you use objective c in swift?
When will you use nsarray and nsmutablearray? Which one is faster?
What is typedef objective c?
What is id?
What is synthesized in objective-c?
What is objective writing?
What is polymorphism in objective-c?
What is delegate? Can delegates be retained?
What is thread safe function?
What do you understand by protocol?
What are the size classes?