Share via


Performance Class

Definition

Caution

This type is obsolete and will be removed in a future version.

Internal API for Microsoft.Maui.Controls platform use.

public ref class Performance
[System.Obsolete("This type is obsolete and will be removed in a future version.", true)]
public class Performance
public class Performance
[<System.Obsolete("This type is obsolete and will be removed in a future version.", true)>]
type Performance = class
type Performance = class
Public Class Performance
Inheritance
Performance
Attributes

Remarks

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

Constructors

Performance()

Properties

Provider

Internal API for Microsoft.Maui.Controls platform use.

Methods

SetProvider(IPerformanceProvider)

Internal API for Microsoft.Maui.Controls platform use.

Start(String, String, String, String)

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

Start(String, String, String, String)

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

Stop(String, String, String, String)

Internal API for Microsoft.Maui.Controls platform use.

Applies to