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 и используемых в соответствии с условиями, описанными в разделе "".