DateFormat.MonthField Feld

Definition

Achtung

This constant will be removed in the future version. Use Android.Icu.Text.DateFormatField enum directly instead of this field.

FieldPosition-Selektor für die Ausrichtung des Felds "M" entsprechend dem Calendar#MONTH Feld.

[Android.Runtime.Register("MONTH_FIELD", ApiSince=24)]
[System.Obsolete("This constant will be removed in the future version. Use Android.Icu.Text.DateFormatField enum directly instead of this field.", true)]
public const Android.Icu.Text.DateFormatField MonthField = 2;
[<Android.Runtime.Register("MONTH_FIELD", ApiSince=24)>]
[<System.Obsolete("This constant will be removed in the future version. Use Android.Icu.Text.DateFormatField enum directly instead of this field.", true)>]
val mutable MonthField : Android.Icu.Text.DateFormatField

Feldwert

Value = 2
Attribute

Hinweise

FieldPosition-Selektor für die Ausrichtung des Felds "M" entsprechend dem Calendar#MONTH Feld.

Java-Dokumentation für android.icu.text.DateFormat.MONTH_FIELD.

Teile dieser Seite sind Änderungen auf der Grundlage von Arbeiten, die vom Android Open Source-Projekt erstellt und freigegeben werden und gemäß den in der Creative Commons 2.5 Attribution License beschriebenen Begriffen verwendet werden.

Gilt für: