次の方法で共有


IPerformanceProvider インターフェイス

定義

Xamarin.Forms プラットフォームによる内部使用向け。

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

メソッド

Start(String, String, String, String)

Xamarin.Forms プラットフォームによる内部使用向け。

Stop(String, String, String, String)

Xamarin.Forms プラットフォームによる内部使用向け。

適用対象