CompositionDebugHeatMaps Klasse
Definition
Wichtig
Einige Informationen beziehen sich auf Vorabversionen, die vor dem Release ggf. grundlegend überarbeitet werden. Microsoft übernimmt hinsichtlich der hier bereitgestellten Informationen keine Gewährleistungen, seien sie ausdrücklich oder konkludent.
Stellt Heatmaps dar, die überzeichnete Bereiche einer Kompositionsbenutzeroberfläche anzeigen.
public ref class CompositionDebugHeatMaps sealed
/// [Windows.Foundation.Metadata.ContractVersion(Microsoft.Foundation.LiftedContract, 65536)]
/// [Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Agile)]
class CompositionDebugHeatMaps final
/// [Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Agile)]
/// [Windows.Foundation.Metadata.ContractVersion(Microsoft.Foundation.WindowsAppSDKContract, 65536)]
class CompositionDebugHeatMaps final
[Windows.Foundation.Metadata.ContractVersion(typeof(Microsoft.Foundation.LiftedContract), 65536)]
[Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Agile)]
public sealed class CompositionDebugHeatMaps
[Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Agile)]
[Windows.Foundation.Metadata.ContractVersion(typeof(Microsoft.Foundation.WindowsAppSDKContract), 65536)]
public sealed class CompositionDebugHeatMaps
Public NotInheritable Class CompositionDebugHeatMaps
- Vererbung
- Attribute
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. |