Idioma

DateFormat.YearNameField Campo

Definição

Cuidado

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

<seletor strong>[icu]</strong> FieldPosition para o alinhamento de campo 'U', correspondente ao Calendar#YEAR campo.

[Android.Runtime.Register("YEAR_NAME_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 YearNameField = 30;
[<Android.Runtime.Register("YEAR_NAME_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 YearNameField : Android.Icu.Text.DateFormatField

Valor do campo

Value = 30
Atributos

Comentários

<seletor strong>[icu]</strong> FieldPosition para o alinhamento de campo 'U', correspondente ao Calendar#YEAR campo. Isso exibe o nome do ano cíclico, se disponível.

Java documentação para android.icu.text.DateFormat.YEAR_NAME_FIELD.

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