ICompositionSupportsSystemBackdrop Schnittstelle

Definition

Stellt eine Eigenschaft zum Arbeiten mit einem CompositionBrush- als Systemkulisse bereit. Eine SpriteVisual- mit dem angegebenen CompositionBrush- wird an der Rückseite der Unterstruktur des implementierenden Objekts platziert.

public interface class ICompositionSupportsSystemBackdrop
/// [Windows.Foundation.Metadata.ContractVersion(Microsoft.Foundation.WindowsAppSDKContract, 65537)]
/// [Windows.Foundation.Metadata.Guid(964538340, 46786, 23481, 149, 29, 245, 112, 125, 232, 183, 188)]
struct ICompositionSupportsSystemBackdrop
[Windows.Foundation.Metadata.ContractVersion(typeof(Microsoft.Foundation.WindowsAppSDKContract), 65537)]
[Windows.Foundation.Metadata.Guid(964538340, 46786, 23481, 149, 29, 245, 112, 125, 232, 183, 188)]
public interface ICompositionSupportsSystemBackdrop
Public Interface ICompositionSupportsSystemBackdrop
Abgeleitet
Attribute

Eigenschaften

SystemBackdrop

Ruft den CompositionBrush- ab, der als Systemhintergrund verwendet werden soll, oder legt diesen fest.

Gilt für: