Calendar.Short Поле

Определение

Внимание!

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

Описатель стиля для #getDisplayName(int, int, Locale) getDisplayName и #getDisplayNames(int, int, Locale) getDisplayNames эквивалент .#SHORT_FORMAT

[Android.Runtime.Register("SHORT")]
[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 Short = 1;
[<Android.Runtime.Register("SHORT")>]
[<System.Obsolete("This constant will be removed in the future version. Use Java.Util.CalendarStyle enum directly instead of this field.", true)>]
val mutable Short : Java.Util.CalendarStyle

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

Value = 1
Атрибуты

Комментарии

Описатель стиля для #getDisplayName(int, int, Locale) getDisplayName и #getDisplayNames(int, int, Locale) getDisplayNames эквивалент .#SHORT_FORMAT

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

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

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

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