次の方法で共有


CompositionDebugHeatMaps クラス

定義

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

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

メソッド

Hide(Visual)

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

ShowMemoryUsage(Visual)

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

ShowOverdraw(Visual, CompositionDebugOverdrawContentKinds)

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

ShowRedraw(Visual)

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

適用対象