NSApplication is the central class in Apple's AppKit framework.
The NSApplication
class is the central class in Apple's AppKit framework (appkit). It is responsible for starting the main run loop and provides the central framework for your application’s execution.