ITextClassifier
ExtraFromTextClassifier
HintTextIsEditable
HintTextIsNotEditable
TypeAddress
TypeDate
TypeDateTime
TypeEmail
TypeFlightNumber
TypeOther
TypePhone
TypeUnknown
TypeUrl
WidgetTypeClipboard
WidgetTypeCustomEdittext
WidgetTypeCustomTextview
WidgetTypeCustomUnselectableTextview
WidgetTypeEdittext
WidgetTypeEditWebview
WidgetTypeNotification
WidgetTypeTextview
WidgetTypeUnknown
WidgetTypeUnselectableTextview
WidgetTypeWebview
IsDestroyed
MaxGenerateLinksTextLength
NoOp
ClassifyText(Request)
ClassifyText(ICharSequence, Int32, Int32, LocaleList)
Destroy()
DetectLanguage(Request)
GenerateLinks(Request)
OnSelectionEvent(SelectionEvent)
OnTextClassifierEvent(TextClassifierEvent)
SuggestConversationActions(Request)
SuggestSelection(Request)
SuggestSelection(ICharSequence, Int32, Int32, LocaleList)
ClassifyText(ITextClassifier, String, Int32, Int32, LocaleList)
SuggestSelection(ITextClassifier, String, Int32, Int32, LocaleList)
net9.0-android34.0
namespace Android.Views.TextClassifiers
{
[Register("android/view/textclassifier/TextClassifier", "", "Android.Views.TextClassifiers.ITextClassifierInvoker", ApiSince = 26)]
public interface ITextClassifier : IJavaObject, IJavaPeerable, IDisposable
{
[Register("HINT_TEXT_IS_NOT_EDITABLE", ApiSince = 28)]
[SupportedOSPlatform("android28.0")]
public const string! HintTextIsNotEditable = "android.text_is_not_editable";
}
}
.NET | 6.07.08.09.0 |
---|---|
Information specific to net9.0 | |
Platforms | This API is only available when you target a specific platform: |
Android | 21.022.023.024.025.026.027.028.029.030.031.032.033.034.0 |
Information specific to net9.0-android34.0 | |
Assembly | Mono.Android , Version=0.0.0.0, PublicKeyToken=84e04ff9cfb79065 |
Referencing | The API is automatically referenced. |
Platform Restrictions | This API is only supported on the following platforms:
|
- Built-in API
- Package-provided API