Comment on SwiftUI Fullscreen Mac os Is there a way to do this in SwiftUI? Topic: UI Frameworks SubTopic: SwiftUI Tags: Jul ’21
Comment on Enter Full screen MacOS SwiftUI Thanks for the answer but I have a swiftUI lifecycle app and It doesn't work there. I think this code only works if you use Storyboard. Topic: UI Frameworks SubTopic: SwiftUI Tags: Jun ’22
Comment on SwiftUI Fullscreen Mac os I had the same problem. I removed "After(0.1)" and that worked for me. So the line will be: DispatchQueue.main.async Topic: UI Frameworks SubTopic: SwiftUI Tags: Jul ’22