Can I open a folder
Asked on 07/31/2024
1 search
Yes, you can open a folder using the new preview application API in visionOS. This API allows you to open multiple files in a collection view, providing an intuitive way to manage the lifecycle of the previewed files. You can pass an array of URLs to the API to open all the files in a collection view, focusing on the selected file.
For more details, you can refer to the session What’s new in Quick Look for visionOS at the timestamp 02:43.

Work with windows in SwiftUI
Learn how to create great single and multi-window apps in visionOS, macOS, and iPadOS. Discover tools that let you programmatically open and close windows, adjust position and size, and even replace one window with another. We’ll also explore design principles for windows that help people use your app within their workflows.

What’s new in Quick Look for visionOS
Explore how Quick Look in visionOS can elevate file preview and editing experiences in your app. We’ll cover the integration of in-app and windowed Quick Look, as well as a brand-new API that customizes the windowed Quick Look experience in your app. We’ll also share the latest enhancements to viewing 3D models within Quick Look.

Build a great Lock Screen camera capture experience
Find out how the LockedCameraCapture API can help you bring your capture application’s most useful information directly to the Lock Screen. Examine the API’s features and functionality, learn how to get started creating a capture extension, and find out how that extension behaves when the device is locked.