Freigeben über


CompositionDebugSettings Klasse

Definition

Hostet Diagnose- und Debugfeatures wie Heatmaps.

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
Vererbung
Object Platform::Object IInspectable CompositionDebugSettings
Attribute

Windows-Anforderungen

Anforderungen Beschreibung
Gerätefamilie
Windows 10, version 1803 (eingeführt in 10.0.17134.0)
API contract
Windows.Foundation.UniversalApiContract (eingeführt in v6.0)

Eigenschaften

Name Beschreibung
HeatMaps

Ruft die Heatmaps für diese Debugeinstellungen instance ab.

Methoden

Name Beschreibung
TryGetSettings(Compositor)

Versucht, eine instance von CompositionDebugSettings für den angegebenen Compositor abzurufen.

Gilt für: