Organize your app's data and share that data on the pasteboard.
Framework
- UIKit
Organize your app's data and share that data on the pasteboard.
Framework
UIDocument
An abstract base class for managing discrete portions of your app's data.
UIManaged Document
A managed document object that integrates with Core Data.
UIData Source Model Association
A set of methods that defines an interface for providing persistent references to data objects in your app.
UIPasteboard
An object that helps a user share data from one place to another within your app, and from your app to other apps.
UIPaste Configuration
The interface that an object implements to declare its ability to accept specific data types for pasting and for drag and drop activities.
UIPaste Configuration Supporting
The interface that determines whether a responder object supports paste configuration.
Manage life-cycle events and your app’s UI scenes, and get information about traits and the environment in which your app runs.
Manage the images, strings, storyboards, and nib files that you use to implement your app's interface.
Extend your app's basic functionality to other parts of the system.
Share data through Handoff, support universal links into your app's content, and display activity-based services to the user.
Create a version of your iPad app that users can run on a Mac device.