Contents

SWCollaborationMetadata

A model object for conveying data during a collaboration.

Declaration

class SWCollaborationMetadata

Mentioned in

Overview

Use SWCollaborationMetadata to share content without using iCloud. The system wraps the metadata object in an NSItemProvider object to implement a custom collaboration infrastructure.

If your app uses SwiftUI, SWCollaborationMetadata is compatible with the Transferable protocol and the ShareLink view.

Topics

Creating collaboration metadata

Accessing metadata attributes

Initializers