Application lifecycle manager. Coordinates app initialization, window management, and event handlers.
Static
Initialize the application when ready. Sets up platform-specific configurations and creates the main window.
Set up application event handlers. Configures window lifecycle and security behaviors.
Application lifecycle manager. Coordinates app initialization, window management, and event handlers.