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.
Closes a filter browser view.
func finish(_ sender: Any!)The object that invokes the action, such as an OK or Cancel button.
Invoke this action when you want to dismiss the filter browser.