<!--
{
  "documentType" : "article",
  "framework" : "WebKit",
  "identifier" : "/documentation/WebKit/web-history-dictionary-keys",
  "metadataVersion" : "0.1.0",
  "role" : "collectionGroup",
  "title" : "Web History Dictionary Keys"
}
-->

# Web History Dictionary Keys

The key for accessing the web history items stored in a notification’s user information dictionary.

## Discussion

This string is used as the key in the `userInfo` dictionary passed as the argument to the [`WebHistoryAllItemsRemovedNotification`](/documentation/WebKit/WebHistoryAllItemsRemovedNotification), [`WebHistoryItemsAddedNotification`](/documentation/WebKit/WebHistoryItemsAddedNotification), and [`WebHistoryItemsRemovedNotification`](/documentation/WebKit/WebHistoryItemsRemovedNotification) notifications.

## Topics

### Constants

[`let WebHistoryItemsKey: String`](/documentation/WebKit/WebHistoryItemsKey)

The key to access an array containing the added or removed web history items.



---

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)