Contents

class()

Returns self (the class object).

Declaration

class func `class`() -> AnyClass

Return Value

self. Because this is a class method, it returns the class object

See Also

Describing a Proxy Class or Object