ITextClassifier.TypeDateTime Field

Definition

Time reference that includes a specific time.

[Android.Runtime.Register("TYPE_DATE_TIME", ApiSince=28)]
public const string TypeDateTime;
[<Android.Runtime.Register("TYPE_DATE_TIME", ApiSince=28)>]
val mutable TypeDateTime : string

Field Value

String
Attributes

Remarks

Java documentation for android.view.textclassifier.TextClassifier.TYPE_DATE_TIME.

Portions of this page are modifications based on work created and shared by the Android Open Source Project and used according to terms described in the Creative Commons 2.5 Attribution License.

Applies to