Sprache

MemoryBudgetInfo.StateForeground Feld

Definition

Achtung

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

Gibt an, dass dies MemoryBudgetInfo auf einen Prozess im Vordergrund (oder in einem weniger wichtigen Zustand) angewendet werden kann.

[Android.Runtime.Register("STATE_FOREGROUND", 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 StateForeground = 100;
[<Android.Runtime.Register("STATE_FOREGROUND", 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 StateForeground : Android.Content.PM.MemoryBudgetInfoState

Feldwert

Value = 100

Implementiert

Attribute

Gilt für: