Contents

finish(_:)

Closes a filter browser view.

Declaration

func finish(_ sender: Any!)

Parameters

  • sender:

    The object that invokes the action, such as an OK or Cancel button.

Discussion

Invoke this action when you want to dismiss the filter browser.

See Also

Displaying and Running the Panel