Langue

DateFormat.RelativeFull Champ

Définition

Attention

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

Valeur de champ

Value = 128
Attributs

Remarques

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

Java documentation pour android.icu.text.DateFormat.RELATIVE_FULL.

Les parties de cette page sont des modifications basées sur le travail créé et partagé par Android Open Source et utilisées en fonction des termes décrits dans la Creative Commons 2.5 Attribution License.

S’applique à