Contents

postToVimeo

A type of activity that posts the provided video to the user’s Vimeo account.

Declaration

static let postToVimeo: UIActivity.ActivityType

Discussion

When using this service, you can provide data from NSURL whose contents use the file scheme and point to a video. You can use NSData objects whose contents are video data as data for the activty items.

See Also

Constants