言語

TextClassifier.TypeDateTime フィールド

定義

注意事項

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

特定の時刻を含む時間参照。

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

フィールド値

属性

注釈

特定の時刻を含む時間参照。 "01/01/2000 5:30pm" などの絶対値や、"明日の午後 5 時 30 分" のような相対相対値を指定できます。 *

android.view.textclassifier.TextClassifier.TYPE_DATE_TIMEの Android リファレンス。

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

適用対象