Язык

DateFormat.Medium Поле

Определение

Внимание!

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

Константа для шаблона среднего стиля.

[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

Значение поля

Value = 2
Атрибуты

Комментарии

Константа для шаблона среднего стиля.

Java документации по android.icu.text.DateFormat.MEDIUM.

Части этой страницы — это изменения на основе работы, созданной и общей Project и используемых в соответствии с условиями, описанными в разделе "".

Применяется к