Sprache

Calendar.WalltimeLast 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 wird verwendet, indem #setRepeatedWallTimeOption(int)#setSkippedWallTimeOption(int) eine mehrdeutige Wandzeit angegeben wird, die als neueste interpretiert werden soll.

[Android.Runtime.Register("WALLTIME_LAST", 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 WalltimeLast = 0;
[<Android.Runtime.Register("WALLTIME_LAST", 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 WalltimeLast : Android.Icu.Util.WalltimeOptions

Feldwert

Value = 0
Attribute

Hinweise

<strong>[icu]</strong>Option wird verwendet, indem #setRepeatedWallTimeOption(int)#setSkippedWallTimeOption(int) eine mehrdeutige Wandzeit angegeben wird, die als neueste interpretiert werden soll.

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

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: