Contents

isStopped

A Boolean value that indicates whether the query has stopped.

Declaration

var isStopped: Bool { get }

Discussion

This property contains true when the receiver has stopped the query; otherwise, false.

See Also

Running Queries