WindowGroup
Manages all windows for an application.
Properties
Link copied to clipboard
The application's main window. All apps have a main window that is automatically created. Closing this main window will exit the app by default, unless mainWindowCloseBehavior has been set. If so, then it is invoked whenever the main window closes and can decide whether the app gets closed or not.
Link copied to clipboard
Link copied to clipboard
Notified whenever windows changes.