DateTimePatternGenerator.MatchAllFieldsLength 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 aller Datums- und Uhrzeitfelder.

[Android.Runtime.Register("MATCH_ALL_FIELDS_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 MatchAllFieldsLength = 65535;
[<Android.Runtime.Register("MATCH_ALL_FIELDS_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 MatchAllFieldsLength : Android.Icu.Text.DateTimePatternMatchOptions

Feldwert

Value = 65535
Attribute

Hinweise

Optionsformat zum Erzwingen der Breite aller Datums- und Uhrzeitfelder.

Java Dokumentation für android.icu.text.DateTimePatternGenerator.MATCH_ALL_FIELDS_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: