DateFormat.MinuteField 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#MINUTE campo.

[Android.Runtime.Register("MINUTE_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 MinuteField = 6;
[<Android.Runtime.Register("MINUTE_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 MinuteField : Android.Icu.Text.DateFormatField

Valor do campo

Value = 6
Atributos

Comentários

Seletor FieldPosition para alinhamento de campo 'm', correspondente ao Calendar#MINUTE campo.

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