Idioma

DateFormat.RelativeFull Campo

Definição

Cuidado

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

<strong>[icu]</strong> Constant for relative full style pattern.

[Android.Runtime.Register("RELATIVE_FULL", 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 RelativeFull = 128;
[<Android.Runtime.Register("RELATIVE_FULL", 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 RelativeFull : Android.Icu.Text.DateFormatStyle

Valor do campo

Value = 128
Atributos

Comentários

<strong>[icu]</strong> Constant for relative full style pattern.

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

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