DateFormat.Medium 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 médio.

[Android.Runtime.Register("MEDIUM", 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 Medium = 2;
[<Android.Runtime.Register("MEDIUM", 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 Medium : Android.Icu.Text.DateFormatStyle

Valor do campo

Value = 2
Atributos

Comentários

Constante para padrão de estilo médio.

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

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