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 .

[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 .

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

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: