Contents

postToTwitter

A type of activity that posts the provided content to the user’s Twitter feed.

Declaration

static let postToTwitter: UIActivity.ActivityType

Discussion

When using this service, you can provide NSString, NSAttributedString, UIImage, and NSURL objects as data for the activity items.

See Also

Constants