Questions Tagged [objective-c-category]

Category is an Objective-C language feature that allows adding methods to an existing class in a different implementation unit without subclassing. They should not be confused with class extensions.

Question is empty. Ask new Question

Popular Questions