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


TranslationResponse.TranslationStatusSuccess Поле

Определение

Внимание!

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

Это TranslationService было успешно в переводе.

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

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

Value = 0

Реализации

Атрибуты

Комментарии

Это TranslationService было успешно в переводе.

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

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

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