Contents

postToFacebook

A type of activity that posts the provided content to the user’s wall on Facebook.

Declaration

static let postToFacebook: 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