Idioma

MemoryBudgetInfo.StateBackground Campo

Definição

Cuidado

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

Indica que isso MemoryBudgetInfo pode se aplicar a um processo que está em segundo plano.

[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

Valor do campo

Value = 300

Implementações

Atributos

Aplica-se a