Язык

DateFormat.None Поле

Определение

Внимание!

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

<strong>[icu]</strong> Constant для пустого шаблона стиля.

[Android.Runtime.Register("NONE", 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 None = -1;
[<Android.Runtime.Register("NONE", 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 None : Android.Icu.Text.DateFormatStyle

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

Value = -1
Атрибуты

Комментарии

<strong>[icu]</strong> Constant для пустого шаблона стиля.

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

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

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