Which class to look for instances of. E.g.: ObjC.classes.UIButton.
ObjC.classes.UIButton
Optional
Whether you’re also interested in subclasses matching the given class selector.
The default is to also include subclasses.
Generated using TypeDoc
Which class to look for instances of. E.g.:
ObjC.classes.UIButton
.