TextClassifier.TypeEmail フィールド

定義

注意事項

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

電子メール アドレス (電子メール アドレス)

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

フィールド値

属性

注釈

電子メール アドレス (例: "noreply"

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

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

適用対象