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.
A Boolean value that indicates whether the query has stopped.
var isStopped: Bool { get }This property contains true when the receiver has stopped the query; otherwise, false.