Contents

delegate

An object that serves as the delegate to the interface controller.

Declaration

weak var delegate: (any CPInterfaceControllerDelegate)? { get set }

See Also

Configuring the Interface Controller