<!--
{
  "availability" : [
    "macOS: -"
  ],
  "documentType" : "symbol",
  "framework" : "AppKit",
  "identifier" : "/documentation/AppKit/NSApplication/AboutPanelOptionKey",
  "metadataVersion" : "0.1.0",
  "role" : "Structure",
  "symbol" : {
    "kind" : "Structure",
    "modules" : [
      "AppKit"
    ],
    "preciseIdentifier" : "c:@T@NSAboutPanelOptionKey"
  },
  "title" : "NSApplication.AboutPanelOptionKey"
}
-->

# NSApplication.AboutPanelOptionKey

Keys to include in the options dictionary when displaying an About panel.

```
struct AboutPanelOptionKey
```

## Topics

### Option Keys

[`applicationIcon`](/documentation/AppKit/NSApplication/AboutPanelOptionKey/applicationIcon)

The icon to display for the app in the About panel.

[`applicationName`](/documentation/AppKit/NSApplication/AboutPanelOptionKey/applicationName)

The name of the application to display in the About panel.

[`applicationVersion`](/documentation/AppKit/NSApplication/AboutPanelOptionKey/applicationVersion)

The version information to display in the About panel.

[`credits`](/documentation/AppKit/NSApplication/AboutPanelOptionKey/credits)

The credits string to display in the About panel.

[`version`](/documentation/AppKit/NSApplication/AboutPanelOptionKey/version)

The version number to display in the About panel.

### Initializers

[`init(rawValue:)`](/documentation/AppKit/NSApplication/AboutPanelOptionKey/init(rawValue:))



---

Copyright &copy; 2026 Apple Inc. All rights reserved. | [Terms of Use](https://www.apple.com/legal/internet-services/terms/site.html) | [Privacy Policy](https://www.apple.com/privacy/privacy-policy)