downloadAllItems(_:)
Downloads all the items.
Declaration
@IBAction func downloadAllItems(_ 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.
Downloads all the items.
@IBAction func downloadAllItems(_ sender: Any!)The object that sent the message.
This method is can be connected to a user interface item in Interface Builder.