unhideWithoutActivation()
Restores hidden windows without activating their owner (the receiver).
Declaration
func unhideWithoutActivation()Discussion
When this method begins, it posts an willUnhideNotification to the default notification center. If it completes successfully, it posts an didUnhideNotification.