foundSuggestionCount
The number of suggested items the query found so far.
Declaration
var foundSuggestionCount: Int { get }Discussion
As the query runs, it updates the value in this property to reflect the total number of suggestions.
The number of suggested items the query found so far.
var foundSuggestionCount: Int { get }As the query runs, it updates the value in this property to reflect the total number of suggestions.