preventWindowOrdering()
Suppresses the usual window ordering in handling the most recent mouse-down event.
Declaration
func preventWindowOrdering()Discussion
This method is only useful for mouse-down events when you want to prevent the window that receives the event from being ordered to the front.