Condividi tramite


CompositionDebugSettings Classe

Definizione

Ospita funzionalità di diagnostica e debug, ad esempio mappe heatmap.

public ref class CompositionDebugSettings sealed
/// [Windows.Foundation.Metadata.ContractVersion(Windows.Foundation.UniversalApiContract, 393216)]
/// [Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Agile)]
/// [Windows.Foundation.Metadata.Threading(Windows.Foundation.Metadata.ThreadingModel.Both)]
class CompositionDebugSettings final
[Windows.Foundation.Metadata.ContractVersion(typeof(Windows.Foundation.UniversalApiContract), 393216)]
[Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Agile)]
[Windows.Foundation.Metadata.Threading(Windows.Foundation.Metadata.ThreadingModel.Both)]
public sealed class CompositionDebugSettings
Public NotInheritable Class CompositionDebugSettings
Ereditarietà
Object Platform::Object IInspectable CompositionDebugSettings
Attributi

Requisiti Windows

Famiglia di dispositivi
Windows 10, version 1803 (è stato introdotto in 10.0.17134.0)
API contract
Windows.Foundation.UniversalApiContract (è stato introdotto in v6.0)

Proprietà

HeatMaps

Ottiene le mappe heatmap per questa istanza delle impostazioni di debug.

Metodi

TryGetSettings(Compositor)

Tenta di ottenere un'istanza di CompositionDebugSettings per il compositor specificato.

Si applica a