Contents

delegateQueue

The dispatch queue on which the delegate is called.

Declaration

var delegateQueue: dispatch_queue_t? { get }

Discussion

This property does not support key-value observing.

See Also

Configuring the delegate