Contents

DispatchPredicate.onQueue(_:)

A predicate that indicates the evaluated context is the associated dispatch queue.

Declaration

case onQueue(DispatchQueue)

See Also

Predicates