Idioma

DateFormat.MonthField 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 fieldposition para alinhamento de campo 'M', correspondente ao Calendar#MONTH campo.

[Android.Runtime.Register("MONTH_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 MonthField = 2;
[<Android.Runtime.Register("MONTH_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 MonthField : Android.Icu.Text.DateFormatField

Valor do campo

Value = 2
Atributos

Comentários

Seletor fieldposition para alinhamento de campo 'M', correspondente ao Calendar#MONTH campo.

Java documentação para android.icu.text.DateFormat.MONTH_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