言語

TextClassifier.WidgetTypeUnselectableTextview フィールド

定義

注意事項

Use 'Android.Views.TextClassifiers.ITextClassifier.WidgetTypeUnselectableTextview'. This class will be removed in a future release.

テキスト分類コンテキストに関係するウィジェットは、標準の選択可能な android.widget.TextViewです。

[Android.Runtime.Register("WIDGET_TYPE_UNSELECTABLE_TEXTVIEW", ApiSince=28)]
[System.Obsolete("Use 'Android.Views.TextClassifiers.ITextClassifier.WidgetTypeUnselectableTextview'. This class will be removed in a future release.")]
public const string WidgetTypeUnselectableTextview;
[<Android.Runtime.Register("WIDGET_TYPE_UNSELECTABLE_TEXTVIEW", ApiSince=28)>]
[<System.Obsolete("Use 'Android.Views.TextClassifiers.ITextClassifier.WidgetTypeUnselectableTextview'. This class will be removed in a future release.")>]
val mutable WidgetTypeUnselectableTextview : string

フィールド値

属性

注釈

テキスト分類コンテキストに関係するウィジェットは、標準の選択できない TextView です。

android.view.textclassifier.TextClassifier.WIDGET_TYPE_UNSELECTABLE_TEXTVIEWの Android リファレンス。

このページの一部は、によって作成および共有され、に記載されている条件に従って使用される作業に基づく変更です。

適用対象