Post

Replies

Boosts

Views

Activity

Comment on VisionOS app UX/UI for showing hiding the main window
Additionally, wanted to add that within the WindowGroup, it is also important to specifically add the following .windowStyle(.plain). Otherwise, hiding the window won't work. WindowGroup("Hello World", id: "modules") { Modules() .environment(model) } .windowStyle(.plain)
Topic: App & System Services SubTopic: Core OS Tags:
Replies
Boosts
Views
Activity
Mar ’24