共用方式為


ITextClassifier.WidgetTypeCustomTextview 欄位

定義

與文字分類內容相關的小工具是自定義文字小工具。

[Android.Runtime.Register("WIDGET_TYPE_CUSTOM_TEXTVIEW", ApiSince=28)]
public const string WidgetTypeCustomTextview;
[<Android.Runtime.Register("WIDGET_TYPE_CUSTOM_TEXTVIEW", ApiSince=28)>]
val mutable WidgetTypeCustomTextview : string

欄位值

屬性

備註

與文字分類內容相關的小工具是自定義文字小工具。

android.view.textclassifier.TextClassifier.WIDGET_TYPE_CUSTOM_TEXTVIEWJava 檔。

此頁面的部分是根據 Android 開放原始碼專案所建立和共用的工作進行修改,並根據 Creative Commons 2.5 屬性授權中所述的詞彙使用。

適用於