Sprache

Calendar.WalltimeNextValid Feld

Definition

Achtung

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

<strong>[icu]</strong>Option, die verwendet wird, indem #setSkippedWallTimeOption(int) eine mehrdeutige Wandzeit angegeben wird, die als nächste gültige Wandzeit interpretiert werden soll.

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

Feldwert

Value = 2
Attribute

Hinweise

<strong>[icu]</strong>Option, die verwendet wird, indem #setSkippedWallTimeOption(int) eine mehrdeutige Wandzeit angegeben wird, die als nächste gültige Wandzeit interpretiert werden soll.

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

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: