Contents

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.

See Also

Related Documentation

Attaching to a window