Debug.StopMethodTracing メソッド

定義

メソッドのトレースを停止します。

[Android.Runtime.Register("stopMethodTracing", "()V", "")]
public static void StopMethodTracing ();
[<Android.Runtime.Register("stopMethodTracing", "()V", "")>]
static member StopMethodTracing : unit -> unit
属性

注釈

メソッドのトレースを停止します。

の Java ドキュメント android.os.Debug.stopMethodTracing()

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

適用対象