Contents

addToReadingList

A type of activity that adds the URL to Safari’s reading list.

Declaration

static let addToReadingList: UIActivity.ActivityType

Discussion

When using this service, you can provide an NSURL object whose contents uses the http or https scheme that points to the page to add.

See Also

Constants