windowWillLoad()
Sent before the window owned by the receiver is loaded.
Declaration
func windowWillLoad()Discussion
The default implementation does nothing.
Sent before the window owned by the receiver is loaded.
func windowWillLoad()The default implementation does nothing.