Langue

DateFormat.SecondField Champ

Définition

Attention

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

Sélecteur FieldPosition pour l’alignement du champ « s », correspondant au Calendar#SECOND champ.

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

Valeur de champ

Value = 7
Attributs

Remarques

Sélecteur FieldPosition pour l’alignement du champ « s », correspondant au Calendar#SECOND champ.

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

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 à