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


TranslationResponseValue.StatusError Поле

Определение

Внимание!

This constant will be removed in the future version. Use Android.Views.Translation.TranslationResponseValueStatus enum directly instead of this field.

Это значение не было успешно переведено.

[Android.Runtime.Register("STATUS_ERROR", ApiSince=31)]
[System.Obsolete("This constant will be removed in the future version. Use Android.Views.Translation.TranslationResponseValueStatus enum directly instead of this field.", true)]
public const Android.Views.Translation.TranslationResponseValueStatus StatusError = 1;
[<Android.Runtime.Register("STATUS_ERROR", ApiSince=31)>]
[<System.Obsolete("This constant will be removed in the future version. Use Android.Views.Translation.TranslationResponseValueStatus enum directly instead of this field.", true)>]
val mutable StatusError : Android.Views.Translation.TranslationResponseValueStatus

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

Value = 1

Реализации

Атрибуты

Комментарии

Это значение не было успешно переведено. Значение не может быть получено с #getText()помощью .

Документация по Java для android.view.translation.TranslationResponseValue.STATUS_ERROR.

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

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