Contents

makeKeyAndOrderFront(_:)

Moves the window to the front of the screen list, within its level, and makes it the key window; that is, it shows the window.

Declaration

func makeKeyAndOrderFront(_ sender: Any?)

Parameters

  • sender:

    The message’s sender.

See Also

Related Documentation

Managing Key Status