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.
The dispatch queue on which the delegate is called.
var delegateQueue: dispatch_queue_t? { get }This property does not support key-value observing.