Contents

performZoom(_:)

This action method simulates the user clicking the zoom box by momentarily highlighting the button and then zooming the window.

Declaration

func performZoom(_ sender: Any?)

Parameters

  • sender:

    The object sending the message.

Discussion

If the window doesn’t have a zoom box or can’t be zoomed for some reason, the computer beeps.

See Also

Related Documentation

Sizing Windows