Classes
The following classes are available globally.
-
A panel to display the “AboutThisApp” view controller.
See moreDeclaration
Swift
public final class AboutThisAppPanel : NSPanel
-
The view controller that contains the “About this app” view.
See moreDeclaration
Swift
public final class AboutThisAppViewController : NSHostingController<AboutThisAppView>