Lingua

Instrumentation.StopProfiling Metodo

Definizione

Arresta la profilatura se isProfiling() restituisce true.

[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
Attributi

Commenti

Arresta la profilatura se isProfiling() restituisce true.

Informazioni di riferimento su Android per android.app.Instrumentation.stopProfiling.

Le parti di questa pagina sono modifiche basate sul lavoro creato e condiviso dalla e usati in base ai termini descritti in Creative License 2.5 Attribution License.

Si applica a