pasteConfiguration
The paste configuration associated with the responder object.
Declaration
@NSCopying var pasteConfiguration: UIPasteConfiguration? { get set }Discussion
If the responder object doesn’t have a paste configuration, nil is returned.