Android.App.SearchManager.SuggestParameterLimit Field
Query parameter added to suggestion queries to limit the number of suggestions returned.
Syntax
[Android.Runtime.Register("SUGGEST_PARAMETER_LIMIT")] public const stringSuggestParameterLimit
Remarks
Query parameter added to suggestion queries to limit the number of suggestions returned.
This limit is only advisory and suggestion providers may chose to ignore it.