Contents

postToFlickr

A type of activity that posts the provided image to the user’s Flickr account.

Declaration

static let postToFlickr: UIActivity.ActivityType

Discussion

When using this service, you can provide UIImage and NSURL objects whose contents use the file scheme and point to an image. You can also use NSData objects whose contents are image data as data for the activity items.

See Also

Constants