Contents

print

A type of activity that prints the provided content.

Declaration

static let print: UIActivity.ActivityType

Discussion

When using this service, you can provide UIImage and NSData objects and NSURL objects pointing to local files as data for the activity items. You can also provide UIPrintPageRenderer, UIPrintFormatter, and UIPrintInfo objects.

See Also

Constants