Context.MemoryBudgetService Field
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Use with #getSystemService(String) to retrieve a
android.app.MemoryBudgetManager for monitoring memory budgets.
[Android.Runtime.Register("MEMORY_BUDGET_SERVICE", ApiSince=37)]
public const string MemoryBudgetService;
[<Android.Runtime.Register("MEMORY_BUDGET_SERVICE", ApiSince=37)>]
val mutable MemoryBudgetService : string
Field Value
- Attributes