Contents

delegate()

Returns the receiver’s delegate.

Declaration

func delegate() -> (any PortDelegate)?

Return Value

The receiver’s delegate.

See Also

Setting the Delegate