Sprache

Calendar.Maximum Feld

Definition

Limit type for getLimit() and handleGetLimit() indicating the maximum value that a field can take (greatest maximum).

[Android.Runtime.Register("MAXIMUM", ApiSince=24)]
protected const int Maximum = 3;
[<Android.Runtime.Register("MAXIMUM", ApiSince=24)>]
val mutable Maximum : int

Feldwert

Value = 3
Attribute

Hinweise

Limit type for getLimit() and handleGetLimit() indicating the maximum value that a field can take (greatest maximum).

Java Dokumentation für android.icu.util.Calendar.MAXIMUM.

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: