Contents

printWindow(_:)

Runs the Print panel, and if the user chooses an option other than canceling, prints the window (its frame view and all subviews).

Declaration

func printWindow(_ sender: Any?)

Parameters

  • sender:

    The message’s sender.

See Also

Printing Windows