Skip to content

Latest commit

 

History

History
25 lines (14 loc) · 743 Bytes

systembackdropconfiguration.md

File metadata and controls

25 lines (14 loc) · 743 Bytes
-api-id -api-type
T:Microsoft.UI.Composition.SystemBackdrops.SystemBackdropConfiguration
winrt class

Microsoft.UI.Composition.SystemBackdrops.SystemBackdropConfiguration

-description

Represents the system policies applied to a system backdrop target.

-remarks

Use this class to provide the system backdrop controller (ISystemBackdropControllerWithTargets) with app-specific policy information to properly configure the system backdrop material. This object can be safely created on a different thread than the system backdrop controller, and the thread need not have a DispatcherQueue.

-see-also

-examples