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.
The item’s content.
static var contents: NSFileProviderItemFields { get }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.