Contents

windowDidLoad()

Sent after the window owned by the receiver has been loaded.

Declaration

func windowDidLoad()

Discussion

The default implementation does nothing.

See Also

Related Documentation

Loading and Displaying the Window