TextClassifier.WidgetTypeWebview フィールド

定義

注意事項

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

テキスト分類コンテキストに関係するウィジェットは、標準の android.webkit.WebViewです。

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

フィールド値

属性

注釈

テキスト分類コンテキストに関係するウィジェットは、標準の android.webkit.WebViewです。

Javaドキュメント。

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

適用対象