Contents

shared()

Returns the singleton instance of the interface factory.

Declaration

class func shared() -> Self

Mentioned in

Return Value

The shared interface factory.

See Also

Extending an Interface