Contents

NSFileProviderItemProtocol

A protocol that defines the properties of an item managed by the File Provider extension.

Declaration

protocol NSFileProviderItemProtocol : NSObjectProtocol

Mentioned in

Overview

Most of these properties are optional. A File Provider extension doesn’t need to implement all properties for all items.

Topics

Providing Required Properties

Managing Content

Specifying Content Location

Tracking Usage

Tracking Versions

Monitoring File Transfers

Sharing

Managing Metadata

See Also

Provided items