Idioma

TimeZone.LongGeneric Campo

Definição

Cuidado

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

<strong>[icu]</strong> Um especificador de estilo para getDisplayName() indicar um nome genérico longo, como "Hora do Pacífico.

[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

Valor do campo

Value = 3
Atributos

Comentários

<strong>[icu]</strong> Um especificador de estilo para getDisplayName() indicar um nome genérico longo, como "Hora do Pacífico".

Java documentação para android.icu.util.TimeZone.LONG_GENERIC.

Partes desta página são modificações baseadas no trabalho criado e compartilhado pelo Project Open Source do Open Source e usadas de acordo com os termos descritos na Creative Commons 2.5.

Aplica-se a