DateTimePatternGenerator.MatchHourFieldLength Feld

Definition

Achtung

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

Optionsformat zum Erzwingen der Breite des Stundenfelds.

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

Feldwert

Value = 2048
Attribute

Hinweise

Optionsformat zum Erzwingen der Breite des Stundenfelds.

Java Dokumentation für android.icu.text.DateTimePatternGenerator.MATCH_HOUR_FIELD_LENGTH.

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: