Поделиться через


Calendar.AllStyles Поле

Определение

Внимание!

This constant will be removed in the future version. Use Java.Util.CalendarStyle enum directly instead of this field.

Описатель стиля для #getDisplayNames(int, int, Locale) getDisplayNames указания имен во всех стилях, таких как "Январь" и "Январь".

[Android.Runtime.Register("ALL_STYLES")]
[System.Obsolete("This constant will be removed in the future version. Use Java.Util.CalendarStyle enum directly instead of this field.", true)]
public const Java.Util.CalendarStyle AllStyles = 0;
[<Android.Runtime.Register("ALL_STYLES")>]
[<System.Obsolete("This constant will be removed in the future version. Use Java.Util.CalendarStyle enum directly instead of this field.", true)>]
val mutable AllStyles : Java.Util.CalendarStyle

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

Value = 0
Атрибуты

Комментарии

Описатель стиля для #getDisplayNames(int, int, Locale) getDisplayNames указания имен во всех стилях, таких как "Январь" и "Январь".

Добавлено в версии 1.6.

Документация по Java для java.util.Calendar.ALL_STYLES.

Части этой страницы — это изменения на основе работы, созданной и общей проектом с открытым исходным кодом Android и используемой в соответствии с условиями, описанными в лицензии Creative Commons 2.5 Attribution.

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