Skip to content

Latest commit

 

History

History
35 lines (19 loc) · 861 Bytes

desktopacryliccontroller_removesystembackdroptarget_1432022690.md

File metadata and controls

35 lines (19 loc) · 861 Bytes
-api-id -api-type
M:Microsoft.UI.Composition.SystemBackdrops.DesktopAcrylicController.RemoveSystemBackdropTarget(Microsoft.UI.Composition.ICompositionSupportsSystemBackdrop)
winrt method

Microsoft.UI.Composition.SystemBackdrops.DesktopAcrylicController.RemoveSystemBackdropTarget(Microsoft.UI.Composition.ICompositionSupportsSystemBackdrop)

-description

Removes the specified system background target.

-parameters

-param systemBackdropTarget

The system background target to remove.

-returns

true if the specified system background target is removed; otherwise, false.

-remarks

This method returns false if the specified target was not previously added.

-see-also

-examples