TextClassifier.WidgetTypeNotification フィールド

定義

注意事項

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

テキスト分類コンテキストに関係するウィジェットは通知です

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

フィールド値

属性

注釈

テキスト分類コンテキストに関係するウィジェットは通知です

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

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

適用対象