Share via


Instrumentation.StopProfiling 方法

定義

如果 isProfiling () 傳回 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
屬性

備註

如果 isProfiling () 傳回 true,就會停止分析。

android.app.Instrumentation.stopProfiling() JAVA 檔。

此頁面的部分是根據 原始碼專案所建立和共用的工作進行修改,並根據中所述的詞彙使用。

適用於