Type Property 型プロパティ

WebPreferencesChanged

Posted when the web preference settings are changed. ウェブ環境設定の設定が変えられる時に投函されます。

Declaration 宣言

static let WebPreferencesChanged: NSNotification.Name

Discussion 議論

The notification object is the WebPreferences object that changed. This notification does not contain a userInfo dictionary. 通知オブジェクトは、変化したWebPreferencesオブジェクトです。この通知は、userInfo辞書を含みません。

See Also 参照

WebKit