Contents

localIdentifier

A unique string that persistently identifies the object.

Declaration

var localIdentifier: String { get }

Mentioned in

Discussion

Use this string to find the object by using the fetchAssets(withLocalIdentifiers:options:), fetchAssetCollections(withLocalIdentifiers:options:), or fetchCollectionLists(withLocalIdentifiers:options:) method.