DateFormat.Default Campo

Definição

Cuidado

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

Constante para padrão de estilo padrão.

[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

Valor do campo

Value = 2
Atributos

Comentários

Constante para padrão de estilo padrão. Seu valor é MEDIUM.

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

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