isStarted
A Boolean value that indicates whether the query has started. (read-only)
Declaration
var isStarted: Bool { get }Discussion
This property contains true when the receiver has executed the startQuery method; otherwise, false.
A Boolean value that indicates whether the query has started. (read-only)
var isStarted: Bool { get }This property contains true when the receiver has executed the startQuery method; otherwise, false.