viewWillMove(toHostWindow:)
Invoked when a web view’s host window is about to change.
Declaration
func viewWillMove(toHostWindow hostWindow: NSWindow!)Parameters
- hostWindow:
The new host window for the view.
Invoked when a web view’s host window is about to change.
func viewWillMove(toHostWindow hostWindow: NSWindow!)The new host window for the view.