TimeZone.GenericLocation 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 name derived from the timezone's fallback name, such as "USA (Los Angeles).

[Android.Runtime.Register("GENERIC_LOCATION", 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 GenericLocation = 7;
[<Android.Runtime.Register("GENERIC_LOCATION", 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 GenericLocation : Android.Icu.Util.TimeZoneNameStyle

Feldwert

Value = 7
Attribute

Hinweise

<strong>[icu]</strong> A Style specifier for getDisplayName() indicating a long name derived from the timezone's fallback name, such as "USA (Los Angeles)."

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

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: