Type alias ObjectKind

ObjectKind: "instance" | "class" | "meta-class"

What kind of object an ObjC.Object represents.

Generated using TypeDoc