Contents

delegate()

Returns the receiver’s delegate.

Declaration

func delegate() -> (any NSMachPortDelegate)?

Return Value

The receiver’s delegate.

See Also

Getting and Setting the Delegate