In the Apple docs there are a lot of classes that are meant to be subclassed or abstract classes. How can i find which classes are subclass of a given class?
For instance: If i'm looking at UIDummyClassAbstract, how can i find all classes that are subclassing UIDummyClassAbstract?
It would help to get a better overview
It is not exactly in Documentation but you can inspect class hierarchy this way:
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With