Apple ships visionOS 3.2 with fluid multi-window layouts and developer window hints

Design · 4 min read

Apple ships visionOS 3.2 with fluid multi-window layouts and developer window hints

Apple’s latest visionOS 3.2 focuses on making spatial multitasking feel more predictable for mixed-reality users and developers. The update includes a new WindowHints API that lets apps propose ideal aspect ratios and anchor points; the OS then blends those hints with user preferences to place windows in the scene.

For designers, the change reduces one-off layout work: apps can now register template layouts (e.g., reference, media, canvas) and let the system adapt them to room scale, headset pose and user history. There are also new scene templates for productivity—docked tools, floating palettes, and a three-panel “studio” mode optimized for the Vision Pro’s pixel density.

Developers get updated documentation and sample code for handling hand- and eye-based window switching, plus simulator improvements in Xcode Cloud for testing multi-window behaviors. Apple also shipped a handful of new system controls—resizable split grips and snap zones—that should make creating consistent spatial UIs easier.