Interface DetailedChooseSpecifier

Hierarchy

  • DetailedChooseSpecifier

Properties

Properties

class: Object

Which class to look for instances of. E.g.: ObjC.classes.UIButton.

subclasses?: boolean

Whether you’re also interested in subclasses matching the given class selector.

The default is to also include subclasses.

Generated using TypeDoc