Язык

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.

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

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