Get candidate strings for a substring of the specified text.
Syntax
[Android.Runtime.Register("getSuggestions", "(Landroid/view/textservice/TextInfo;I)V", "GetGetSuggestions_Landroid_view_textservice_TextInfo_IHandler")]
[System.Obsolete("deprecated")]
public virtual
void GetSuggestions (
TextInfo textInfo,
int suggestionsLimit)
Parameters
- textInfo
- text metadata for a spell checker
- suggestionsLimit
- the maximum number of suggestions that will be returned
Remarks
Requirements
Namespace: Android.Views.TextService
Assembly: Mono.Android (in Mono.Android.dll)
Assembly Versions: 0.0.0.0
Since: Added in API level 14