Contents

contents

The item’s content.

Declaration

static var contents: NSFileProviderItemFields { get }

Discussion

If the item is a directory, the content are the item’s children. If the item is a file, the content is the data saved on disk.

See Also

Specifying the Required Fields