Compartilhar via


TranslationResponseValue.StatusError Campo

Definição

Cuidado

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

Esse valor não foi traduzido com êxito.

[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

Valor do campo

Value = 1

Implementações

Atributos

Comentários

Esse valor não foi traduzido com êxito. Nenhum valor pode ser obtido com #getText()o .

Documentação Java para android.view.translation.TranslationResponseValue.STATUS_ERROR.

Partes desta página são modificações baseadas no trabalho criado e compartilhado pelo Android Open Source Project e usado de acordo com os termos descritos na Creative Commons 2.5 Attribution License.

Aplica-se a