deleteSelectedItems(_:)
Deletes the currently selected items.
Declaration
@IBAction func deleteSelectedItems(_ sender: Any!)Parameters
- sender:
The object that sent the message.
Discussion
This method is can be connected to a user interface item in Interface Builder.