Sprache

Notification.Metric.FixedDate.FormatAutomatic Feld

Definition

Achtung

This constant will be removed in the future version. Use Android.App.FixedDateFormat enum directly instead of this field.

Formatierungsoption.

[Android.Runtime.Register("FORMAT_AUTOMATIC", ApiSince=37)]
[System.Obsolete("This constant will be removed in the future version. Use Android.App.FixedDateFormat enum directly instead of this field.", true)]
public const Android.App.FixedDateFormat FormatAutomatic = 0;
[<Android.Runtime.Register("FORMAT_AUTOMATIC", ApiSince=37)>]
[<System.Obsolete("This constant will be removed in the future version. Use Android.App.FixedDateFormat enum directly instead of this field.", true)>]
val mutable FormatAutomatic : Android.App.FixedDateFormat

Feldwert

Value = 0
Attribute

Hinweise

Formatierungsoption. Das System entscheidet, wie das Datum formatiert werden soll und ob teile, je nach verfügbarer Fläche, die Beziehung zwischen dem LocalDate und dem aktuellen Datum usw. weggelassen werden soll.

Android-Referenz für android.app.Notification.Metric.FixedDate.FORMAT_AUTOMATIC.

Teile dieser Seite sind Änderungen auf der Grundlage von Arbeiten, die von der Android Open Source Project erstellt und gemeinsam verwendet und gemäß den in der 2.5 Attribution License beschriebenen Begriffen verwendet werden.

Gilt für: