is_quiescent


Description:

public bool is_quiescent { get; }

Whether the search view has reached a quiescent state. This will happen at some point after IndividualAggregator.prepare has successfully completed for its aggregator.

It's guaranteed that this property's value will only ever change after SearchView.is_prepared has changed to true.

Since:

0.11.0