Instrumentation.StopProfiling Methode

Definition

Beendet die Profilerstellung, wenn isProfiling() true zurückgibt.

[Android.Runtime.Register("stopProfiling", "()V", "GetStopProfilingHandler")]
public virtual void StopProfiling ();
[<Android.Runtime.Register("stopProfiling", "()V", "GetStopProfilingHandler")>]
abstract member StopProfiling : unit -> unit
override this.StopProfiling : unit -> unit
Attribute

Hinweise

Beendet die Profilerstellung, wenn isProfiling() true zurückgibt.

Java-Dokumentation für android.app.Instrumentation.stopProfiling().

Teile dieser Seite sind Änderungen, die auf Arbeiten basieren, die vom Android Open Source Project erstellt und freigegeben wurden und gemäß den In Attribution License beschriebenen Begriffen verwendet werden.

Gilt für: