Contents

downloadSelectedItems(_:)

Deletes the selected items from the camera.

Declaration

@IBAction func downloadSelectedItems(_ 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.

See Also

Configuring Download Interface and Downloading Files