NSObject subclass

C27610 concept

An NSObject subclass is a custom class in Objective-C (or Swift via bridging) that inherits from the root NSObject class to gain fundamental runtime, memory management, and messaging behavior in the Cocoa/Cocoa Touch frameworks.

Observed surface forms (6)

Instances (35)