Skip to content

Latest commit

 

History

History
31 lines (17 loc) · 1014 Bytes

isystembackdropcontrollerwithtargets_setsystembackdropconfiguration_1581057982.md

File metadata and controls

31 lines (17 loc) · 1014 Bytes
-api-id -api-type
M:Microsoft.UI.Composition.SystemBackdrops.ISystemBackdropControllerWithTargets.SetSystemBackdropConfiguration(Microsoft.UI.Composition.SystemBackdrops.SystemBackdropConfiguration)
winrt method

Microsoft.UI.Composition.SystemBackdrops.ISystemBackdropControllerWithTargets.SetSystemBackdropConfiguration(Microsoft.UI.Composition.SystemBackdrops.SystemBackdropConfiguration)

-description

Sets the app-specific policies to be applied to the system backdrop controller.

-parameters

-param configuration

A configuration object that describes the app-specific policies to be applied to the system backdrop controller.

-remarks

A SystemBackdropConfiguration is required, and cannot be null. A system backdrop controller with no configuration will not do anything even if targets have been added.

-see-also

-examples