what is the maximum window size in visionos
Asked on 10/10/2024
1 search
The maximum window size in visionOS is determined by the content it contains. In the session "Work with windows in SwiftUI," it is mentioned that windows can be resized within reasonable limits based on the minimum and maximum size of the content they contain. This means that the window resizability is tied to the content size, allowing for flexibility while ensuring that the window does not become too large or too small for its content.
For more details on how windows can be resized and the constraints involved, you can refer to the session Work with windows in SwiftUI (10:27).

What’s new in device management
Learn about the latest management capabilities for iOS, iPadOS, macOS, and visionOS, then discover the latest changes to Apple Business Manager and Apple School Manager. We’ll also share updates to Activation Lock, SoftwareUpdate, and Safari management.

Get started with HealthKit in visionOS
Discover how to use HealthKit to create experiences that take full advantage of the spatial canvas. Learn the capabilities of HealthKit on the platform, find out how to bring an existing iPadOS app to visionOS, and explore the special considerations governing HealthKit during a Guest User session. You’ll also learn ways to use SwiftUI, Swift Charts, and Swift concurrency to craft innovative experiences with HealthKit.

What’s new in AppKit
Discover the latest advances in Mac app development. Get an overview of the new features in macOS Sequoia, and how to adopt them in your app. Explore new ways to integrate your existing code with SwiftUI. Learn about the improvements made to numerous AppKit controls, like toolbars, menus, text input, and more.