superclass
Returns the class object for the receiver’s superclass.
Declaration
var superclass: AnyClass? { get }Return Value
The class object for the receiver’s superclass.
Returns the class object for the receiver’s superclass.
var superclass: AnyClass? { get }The class object for the receiver’s superclass.