Performance.Stop(String, String, String, String) Method

Definition

For internal use by the Xamarin.Forms platform.

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

Parameters

reference
String

For internal use by the Xamarin.Forms platform.

tag
String

For internal use by the Xamarin.Forms platform.

path
String

For internal use by the Xamarin.Forms platform.

member
String

For internal use by the Xamarin.Forms platform.

Applies to