LocaleConfig.StatusSuccess Feld

Definition

Achtung

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

die in einer XML-Datei gespeicherte LocaleConfig-Struktur konnte erfolgreich gelesen werden.

[Android.Runtime.Register("STATUS_SUCCESS", 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 StatusSuccess = 0;
[<Android.Runtime.Register("STATUS_SUCCESS", 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 StatusSuccess : Android.App.LocaleConfigStatus

Feldwert

Value = 0

Implementiert

Attribute

Hinweise

die in einer XML-Datei gespeicherte LocaleConfig-Struktur konnte erfolgreich gelesen werden.

Android-Referenz für android.app.LocaleConfig.STATUS_SUCCESS.

Teile dieser Seite sind Änderungen auf der Grundlage von Arbeiten, die von der Android Open Source Project erstellt und gemeinsam verwendet und gemäß den in der 2.5 Attribution License beschriebenen Begriffen verwendet werden.

Gilt für: