Langue

DateFormatSymbols.Short Champ

Définition

Attention

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

<strong>[icu]</strong> Constant for width ; uniquement pris en charge pour les jours de semaine.

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

Valeur de champ

Value = 3
Attributs

Remarques

<strong>[icu]</strong> Constant for width ; uniquement pris en charge pour les jours de semaine.

Java documentation pour android.icu.text.DateFormatSymbols.SHORT.

Les parties de cette page sont des modifications basées sur le travail créé et partagé par Android Open Source et utilisées en fonction des termes décrits dans la Creative Commons 2.5 Attribution License.

S’applique à