Langue

DateFormat.Default Champ

Définition

Attention

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

Constante pour le modèle de style par défaut.

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

Valeur de champ

Value = 2
Attributs

Remarques

Constante pour le modèle de style par défaut. Sa valeur est MEDIUM.

Java documentation pour android.icu.text.DateFormat.DEFAULT.

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 à