Contents

dismissController(_:)

Dismisses the window controller.

Declaration

@IBAction func dismissController(_ sender: Any?)

Parameters

  • sender:

    The sender of the message.

Discussion

This method does nothing if the receiver is not currently presented.

See Also

Accessing Window Attributes and Content