Share via


Performance.Provider Property

Definition

Internal API for Microsoft.Maui.Controls platform use.

public:
 static property Microsoft::Maui::Controls::Internals::IPerformanceProvider ^ Provider { Microsoft::Maui::Controls::Internals::IPerformanceProvider ^ get(); };
public static Microsoft.Maui.Controls.Internals.IPerformanceProvider Provider { get; }
static member Provider : Microsoft.Maui.Controls.Internals.IPerformanceProvider
Public Shared ReadOnly Property Provider As IPerformanceProvider

Property Value

For internal use by the Microsoft.Maui.Controls platform.

Remarks

For internal use only. This API can be changed or removed without notice at any time.

Applies to