TextClassifier.WidgetTypeCustomUnselectableTextview フィールド

定義

注意事項

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

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

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

フィールド値

属性

注釈

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

の Java ドキュメント android.view.textclassifier.TextClassifier.WIDGET_TYPE_CUSTOM_UNSELECTABLE_TEXTVIEW

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

適用対象