Contents

delegateQueue

The dispatch queue on which messages are sent to the delegate.

Declaration

var delegateQueue: dispatch_queue_t? { get }

See Also

Configuring the delegate