AboutThisAppPanel
public final class AboutThisAppPanel : NSPanel
A panel to display the “AboutThisApp” view controller.
-
The “About” view controller.
Declaration
Swift
public let aboutViewController: AboutThisAppViewController -
Creates a new
AboutThisAppPanel.Declaration
Swift
public init(metadata: AppMetadata = AppMetadata())Parameters
metadataThe app meta data used to construct the view.
View on GitHub
AboutThisAppPanel Class Reference