TextClassifier.TypeOther フィールド

定義

注意事項

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

分類子は実行されましたが、既知のエンティティを認識しませんでした。

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

フィールド値

属性

注釈

分類子は実行されましたが、既知のエンティティを認識しませんでした。

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

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

適用対象