ITextClassifierExtensions.SuggestSelection Method

Definition

public static Android.Views.TextClassifiers.TextSelection SuggestSelection (this Android.Views.TextClassifiers.ITextClassifier self, string text, int selectionStartIndex, int selectionEndIndex, Android.OS.LocaleList? defaultLocales);
static member SuggestSelection : Android.Views.TextClassifiers.ITextClassifier * string * int * int * Android.OS.LocaleList -> Android.Views.TextClassifiers.TextSelection

Parameters

text
String
selectionStartIndex
Int32
selectionEndIndex
Int32
defaultLocales
LocaleList

Returns

Remarks

Portions of this page are modifications based on work created and shared by the Android Open Source Project and used according to terms described in the Creative Commons 2.5 Attribution License.

Applies to