Resize Layout Policy
The resize-layout-coalescing feature exposes a resize layout refresh policy field on WindowOption:
After enabling, you can use:
Policies
This feature targets window resize performance optimization. Normal applications can keep the default Immediate; if window content is complex and layout calculation is frequent when dragging to resize, you can try Coalesced.

