Contents

NSFileProviderErrorNonExistentItemIdentifierKey

The key for accessing the specified item’s identifier when the item doesn’t exist.

Declaration

let NSFileProviderErrorNonExistentItemIdentifierKey: String

Discussion

Use this key to access the item’s identifier from a noSuchItem error’s userInfo dictionary.

See Also

Errors