Langue

MemoryBudgetInfo.StateBackground Champ

Définition

Attention

This constant will be removed in the future version. Use Android.Content.PM.MemoryBudgetInfoState enum directly instead of this field.

Indique que cela MemoryBudgetInfo peut s’appliquer à un processus qui se trouve en arrière-plan.

[Android.Runtime.Register("STATE_BACKGROUND", ApiSince=37)]
[System.Obsolete("This constant will be removed in the future version. Use Android.Content.PM.MemoryBudgetInfoState enum directly instead of this field.", true)]
public const Android.Content.PM.MemoryBudgetInfoState StateBackground = 300;
[<Android.Runtime.Register("STATE_BACKGROUND", ApiSince=37)>]
[<System.Obsolete("This constant will be removed in the future version. Use Android.Content.PM.MemoryBudgetInfoState enum directly instead of this field.", true)>]
val mutable StateBackground : Android.Content.PM.MemoryBudgetInfoState

Valeur de champ

Value = 300

Implémente

Attributs

S’applique à