TimeZone.LongGeneric 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 long generic name, such as "Pacific Time.

[Android.Runtime.Register("LONG_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 LongGeneric = 3;
[<Android.Runtime.Register("LONG_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 LongGeneric : Android.Icu.Util.TimeZoneNameStyle

Feldwert

Value = 3
Attribute

Hinweise

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

Java Dokumentation für android.icu.util.TimeZone.LONG_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: