---
title: NSPrintPanel.AccessorySummaryKey
framework: appkit
role: symbol
role_heading: Structure
path: appkit/nsprintpanel/accessorysummarykey
---

# NSPrintPanel.AccessorySummaryKey

Constants that specify the accessory panel keys.

## Declaration

```swift
struct AccessorySummaryKey
```

## Discussion

Discussion These keys must be included in the dictionaries returned by the localizedSummaryItems() method.

## Topics

### Summary Keys

- [itemName](appkit/nsprintpanel/accessorysummarykey/itemname.md)
- [itemDescription](appkit/nsprintpanel/accessorysummarykey/itemdescription.md)

### Initializers

- [init(rawValue:)](appkit/nsprintpanel/accessorysummarykey/init(rawvalue:).md)

## Relationships

### Conforms To

- [Equatable](swift/equatable.md)
- [Hashable](swift/hashable.md)
- [RawRepresentable](swift/rawrepresentable.md)
- [Sendable](swift/sendable.md)
- [SendableMetatype](swift/sendablemetatype.md)

## See Also

### Responding to Being Loaded from a Nib File

- [localizedSummaryItems()](appkit/nsprintpanelaccessorizing/localizedsummaryitems().md)
- [keyPathsForValuesAffectingPreview()](appkit/nsprintpanelaccessorizing/keypathsforvaluesaffectingpreview().md)
