WebHistoryItemsAdded
Posted when history items have been added to a web history.
Declaration
static let WebHistoryItemsAdded: NSNotification.NameDiscussion
The notification object is the web history to which the items were added. The userInfo dictionary contains the following information:
Key | Value |
|---|---|
@“WebHistoryItemsKey” | An Nsarray object containing the added items. |
See Also
Related Documentation
WebKit
WebHistoryAllItemsRemovedWebHistoryItemChangedWebHistoryItemsRemovedWebHistoryLoadedWebHistorySavedWebPreferencesChangedWebViewDidBeginEditingWebViewDidChangeWebViewDidChangeSelectionWebViewDidChangeTypingStyleWebViewDidEndEditingWebViewProgressEstimateChangedWebViewProgressFinishedWebViewProgressStarted