Android.Views.TextService.SpellCheckerSession.GetSentenceSuggestions Method
Get suggestions from the specified sentences

Syntax

[Android.Runtime.Register("getSentenceSuggestions", "([Landroid/view/textservice/TextInfo;I)V", "GetGetSentenceSuggestions_arrayLandroid_view_textservice_TextInfo_IHandler")]
public virtual void GetSentenceSuggestions (TextInfo[] textInfos, int suggestionsLimit)

Parameters

textInfos
an array of text metadata for a spell checker
suggestionsLimit
the maximum number of suggestions that will be returned

Remarks

Get suggestions from the specified sentences

[Android Documentation]

Requirements

Namespace: Android.Views.TextService
Assembly: Mono.Android (in Mono.Android.dll)
Assembly Versions: 0.0.0.0
Since: Added in API level 16