Performance.Stop(String, String, String, String) 方法

定义

供 Xamarin.Forms 平台内部使用。

public static void Stop (string reference, string tag = default, string path = default, string member = default);
static member Stop : string * string * string * string -> unit

参数

reference
System.String

供 Xamarin.Forms 平台内部使用。

tag
System.String

供 Xamarin.Forms 平台内部使用。

path
System.String

供 Xamarin.Forms 平台内部使用。

member
System.String

供 Xamarin.Forms 平台内部使用。

适用于