次の方法で共有


CompositionDebugHeatMaps クラス

定義

コンポジション UI のオーバー描画領域を表示するヒートマップを表します。

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
継承
Object Platform::Object IInspectable CompositionDebugHeatMaps
属性

Windows の要件

デバイス ファミリ
Windows 10, version 1803 (10.0.17134.0 で導入)
API contract
Windows.Foundation.UniversalApiContract (v6.0 で導入)

メソッド

Hide(Visual)

指定したサブツリーのヒートマップを非表示にします。

ShowMemoryUsage(Visual)

アプリで使用される GPU メモリのグラフィカルな表現を示します。

ShowOverdraw(Visual, CompositionDebugOverdrawContentKinds)

複数のビジュアルの影響を受けるピクセルを同時に強調表示します。

ShowRedraw(Visual)

更新プログラムを生成するアプリ UI の領域を強調表示します。

適用対象