Sprache

Calendar.WalltimeFirst 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 frühestes interpretiert werden soll.

[Android.Runtime.Register("WALLTIME_FIRST", 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 WalltimeFirst = 1;
[<Android.Runtime.Register("WALLTIME_FIRST", 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 WalltimeFirst : Android.Icu.Util.WalltimeOptions

Feldwert

Value = 1
Attribute

Hinweise

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

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

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: