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 を返す場合、プロファイリングを停止します。

の Java ドキュメント android.app.Instrumentation.stopProfiling()

このページの一部は、によって作成および共有され、に記載されている条件に従って使用される作業に基づく変更です。

適用対象