maxSuggestionCount
The maximum number of suggested text completions for the query to return.
Declaration
var maxSuggestionCount: Int { get set }Discussion
You might specify different limits to account for the amount of available space.
The maximum number of suggested text completions for the query to return.
var maxSuggestionCount: Int { get set }You might specify different limits to account for the amount of available space.