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