Freigeben über


LocaleConfig.StatusNotSpecified Feld

Definition

Achtung

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

Kein android:localeConfig-Tag auf <der Anwendung>.

[Android.Runtime.Register("STATUS_NOT_SPECIFIED", 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 StatusNotSpecified = 1;
[<Android.Runtime.Register("STATUS_NOT_SPECIFIED", 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 StatusNotSpecified : Android.App.LocaleConfigStatus

Feldwert

Value = 1

Implementiert

Attribute

Hinweise

Kein android:localeConfig-Tag auf <der Anwendung>.

Java-Dokumentation für android.app.LocaleConfig.STATUS_NOT_SPECIFIED.

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: