Linguaggio

Calendar.Short Campo

Definizione

Attenzione

This constant will be removed in the future version. Use Java.Util.CalendarStyle enum directly instead of this field.

Identificatore di stile per #getDisplayName(int, int, Locale) getDisplayName e #getDisplayNames(int, int, Locale) getDisplayNames equivalente a #SHORT_FORMAT.

[Android.Runtime.Register("SHORT")]
[System.Obsolete("This constant will be removed in the future version. Use Java.Util.CalendarStyle enum directly instead of this field.", true)]
public const Java.Util.CalendarStyle Short = 1;
[<Android.Runtime.Register("SHORT")>]
[<System.Obsolete("This constant will be removed in the future version. Use Java.Util.CalendarStyle enum directly instead of this field.", true)>]
val mutable Short : Java.Util.CalendarStyle

Valore del campo

Value = 1
Attributi

Commenti

Identificatore di stile per #getDisplayName(int, int, Locale) getDisplayName e #getDisplayNames(int, int, Locale) getDisplayNames equivalente a #SHORT_FORMAT.

Aggiunta nella versione 1.6.

per java.util.Calendar.SHORT.

Le parti di questa pagina sono modifiche basate sul lavoro creato e condiviso dalla e usati in base ai termini descritti in Creative License 2.5 Attribution License.

Si applica a