Share via


ProfilingManager.ClearProfilingTriggers Method

Definition

Remove all triggers for this process.

[Android.Runtime.Register("clearProfilingTriggers", "()V", "", ApiSince=36)]
public void ClearProfilingTriggers();
[<Android.Runtime.Register("clearProfilingTriggers", "()V", "", ApiSince=36)>]
member this.ClearProfilingTriggers : unit -> unit
Attributes

Remarks

Remove all triggers for this process.

Java documentation for android.os.ProfilingManager.clearProfilingTriggers().

Portions of this page are modifications based on work created and shared by the Android Open Source Project and used according to terms described in the Creative Commons 2.5 Attribution License.

Applies to