ActivityManager.ClearWatchHeapLimit Método

Definição

Desmarque um limite de inspeção de heap definido anteriormente por setWatchHeapLimit(long).

[Android.Runtime.Register("clearWatchHeapLimit", "()V", "GetClearWatchHeapLimitHandler", ApiSince=23)]
public virtual void ClearWatchHeapLimit();
[<Android.Runtime.Register("clearWatchHeapLimit", "()V", "GetClearWatchHeapLimitHandler", ApiSince=23)>]
abstract member ClearWatchHeapLimit : unit -> unit
override this.ClearWatchHeapLimit : unit -> unit
Atributos

Comentários

Desmarque um limite de inspeção de heap definido anteriormente por setWatchHeapLimit(long).

Referência do Android para android.app.ActivityManager.clearWatchHeapLimit.

Partes desta página são modificações baseadas no trabalho criado e compartilhado pelo Project Open Source do Open Source e usadas de acordo com os termos descritos na Creative Commons 2.5.

Aplica-se a