MemoryBudgetManager.ClearProcessBudget Method
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.
Removes the process budget, if any, for the caller's process.
[Android.Runtime.Register("clearProcessBudget", "()V", "", ApiSince=37)]
public void ClearProcessBudget();
[<Android.Runtime.Register("clearProcessBudget", "()V", "", ApiSince=37)>]
member this.ClearProcessBudget : unit -> unit
- Attributes