Freigeben über


CompositionDebugHeatMaps Klasse

Definition

Stellt Heatmaps dar, die überzeichnete Bereiche einer Kompositionsbenutzeroberfläche anzeigen.

public ref class CompositionDebugHeatMaps 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 CompositionDebugHeatMaps final
/// [Windows.Foundation.Metadata.ContractVersion(Windows.Foundation.UniversalApiContract, 393216)]
/// [Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Agile)]
class CompositionDebugHeatMaps 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 CompositionDebugHeatMaps
[Windows.Foundation.Metadata.ContractVersion(typeof(Windows.Foundation.UniversalApiContract), 393216)]
[Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Agile)]
public sealed class CompositionDebugHeatMaps
Public NotInheritable Class CompositionDebugHeatMaps
Vererbung
Object Platform::Object IInspectable CompositionDebugHeatMaps
Attribute

Windows-Anforderungen

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

Methoden

Hide(Visual)

Blendet die Heatmap für die angegebene Unterstruktur aus.

ShowMemoryUsage(Visual)

Zeigt eine grafische Darstellung des GPU-Speichers an, der von der App verwendet wird.

ShowOverdraw(Visual, CompositionDebugOverdrawContentKinds)

Hebt Pixel hervor, die von mehreren Visuals gleichzeitig betroffen sind.

ShowRedraw(Visual)

Hebt Bereiche der App-Benutzeroberfläche hervor, die Updates generieren.

Gilt für: