How to add an App Delegate to a SwiftUI app
Create an App Delegate class and add it to the app using @NSApplicationDelegateAdaptor(AppDelegate.self) var appDelegate.

Written by Oscar de la Hera Gomez
First published on 10/18/2024 at 13:36
Last Updated on 10/18/2024 at 13:44

Create an App Delegate class and add it to the app using @NSApplicationDelegateAdaptor(AppDelegate.self) var appDelegate.
SubscribeBelow can be found sample code for a delegate that interrupts a MacOS app from quitting.
To learn how we implemented this, consult the tutorial below.
Looking to learn more about SwiftUI, Swift, Design and Technology?
Search our blog to learn more about Swift, SwiftUI, design and technology.
Any Questions?
We are actively looking for feedback on how to improve this resource. Please send us a note to inquiries@delasign.com with any thoughts or feedback you may have.
SubscribeContact UsVisit our BlogView our ServicesView our Work