Freigeben über


TranslationResponseValue.StatusError Feld

Definition

Achtung

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

Dieser Wert wurde nicht erfolgreich übersetzt.

[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

Feldwert

Value = 1

Implementiert

Attribute

Hinweise

Dieser Wert wurde nicht erfolgreich übersetzt. Es kann kein Wert mit #getText().

Java-Dokumentation für android.view.translation.TranslationResponseValue.STATUS_ERROR.

Teile dieser Seite sind Änderungen auf der Grundlage von Arbeiten, die vom Android Open Source-Projekt erstellt und freigegeben werden und gemäß den in der Creative Commons 2.5 Attribution License beschriebenen Begriffen verwendet werden.

Gilt für: