Contents

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.

See Also

Related Documentation

Managing Main Status