See Also: SentenceSuggestionsInfo Members
This class contains a metadata of suggestions returned from a text service (e.g. Android.Service.Textservice.SpellCheckerService). The text service uses this class to return the suggestions for a sentence. See Android.Views.TextService.SuggestionsInfo which is used for suggestions for a word. This class extends the functionality of Android.Views.TextService.SuggestionsInfo as far as this class enables you to put multiple Android.Views.TextService.SuggestionsInfos on a sentence with the offsets and the lengths of all Android.Views.TextService.SuggestionsInfos.