Sprache

TimeZone.ShortGeneric Feld

Definition

Achtung

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

<strong>[icu]</strong> A Style specifier for getDisplayName() indicating a short generic name, such as "PT.

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

Feldwert

Value = 2
Attribute

Hinweise

<strong>[icu]</strong> A-Formatvorlagenbezeichner zur getDisplayName() Angabe eines kurzen generischen Namens, z. B. "PT".

Java Dokumentation für android.icu.util.TimeZone.SHORT_GENERIC.

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: