Skip to content

Latest commit

 

History

History
23 lines (13 loc) · 606 Bytes

icompositionsupportssystembackdrop.md

File metadata and controls

23 lines (13 loc) · 606 Bytes
-api-id -api-type
T:Microsoft.UI.Composition.ICompositionSupportsSystemBackdrop
winrt interface

Microsoft.UI.Composition.ICompositionSupportsSystemBackdrop

-description

Provides a property for working with a CompositionBrush as a system backdrop. A SpriteVisual with the given CompositionBrush will be placed at the back of the implementing object's subtree.

-remarks

-see-also

-examples