Type Property 型プロパティ

WebHistoryLoaded

Posted when web history items have been loaded from a URL. ウェブ履歴項目があるURLからロードされてしまった時に投函されます。

Declaration 宣言

static let WebHistoryLoaded: NSNotification.Name

Discussion 議論

The notification object is the web history that loaded the history items. This notification does not contain a userInfo dictionary. 通知オブジェクトは、履歴項目をロードしたウェブ履歴です。この通知は、userInfo辞書を含みません。

See Also 参照

WebKit

Related Documentation 関連文書