becomeMain()
Informs the window that it has become the main window.
Declaration
func becomeMain()Discussion
This method posts an didBecomeMainNotification to the default notification center.
Never invoke this method directly.
Informs the window that it has become the main window.
func becomeMain()This method posts an didBecomeMainNotification to the default notification center.
Never invoke this method directly.