DispatchPredicate.notOnQueue(_:)
A predicate that indicates the evaluated context is not the associated dispatch queue.
Declaration
case notOnQueue(DispatchQueue)A predicate that indicates the evaluated context is not the associated dispatch queue.
case notOnQueue(DispatchQueue)