IPerformanceProvider Interface

Definition

For internal use by the Xamarin.Forms platform.

[System.ComponentModel.EditorBrowsable(System.ComponentModel.EditorBrowsableState.Never)]
public interface IPerformanceProvider
type IPerformanceProvider = interface
Attributes
System.ComponentModel.EditorBrowsableAttribute

Methods

Start(String, String, String, String)

For internal use by the Xamarin.Forms platform.

Stop(String, String, String, String)

For internal use by the Xamarin.Forms platform.

Applies to