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


LocaleConfig.StatusParsingFailed Поле

Определение

Внимание!

This constant will be removed in the future version. Use Android.App.LocaleConfigStatus enum directly instead of this field.

Неправильные входные данные в XML-файле, в котором хранится LocaleConfig.

[Android.Runtime.Register("STATUS_PARSING_FAILED", ApiSince=33)]
[System.Obsolete("This constant will be removed in the future version. Use Android.App.LocaleConfigStatus enum directly instead of this field.", true)]
public const Android.App.LocaleConfigStatus StatusParsingFailed = 2;
[<Android.Runtime.Register("STATUS_PARSING_FAILED", ApiSince=33)>]
[<System.Obsolete("This constant will be removed in the future version. Use Android.App.LocaleConfigStatus enum directly instead of this field.", true)>]
val mutable StatusParsingFailed : Android.App.LocaleConfigStatus

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

Value = 2

Реализации

Атрибуты

Комментарии

Неправильные входные данные в XML-файле, в котором хранится LocaleConfig.

Документация по Java для android.app.LocaleConfig.STATUS_PARSING_FAILED.

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

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