TextClassifier.WidgetTypeEditWebview フィールド

定義

注意事項

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

テキスト分類コンテキストに関係するウィジェットは、標準的な編集可能です android.webkit.WebView

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

フィールド値

属性

注釈

テキスト分類コンテキストに関係するウィジェットは、標準的な編集可能です android.webkit.WebView

android.view.textclassifier.TextClassifier.WIDGET_TYPE_EDIT_WEBVIEWJava ドキュメント。

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

適用対象