Contents

multipleIdentifiersFound

An error that indicates that more than one identifier exists.

Declaration

static var multipleIdentifiersFound: PHPhotosError.Code { get }

Discussion

To retrieve a list of identifiers inspect userInfo using the key PHLocalIdentifiersErrorKey.

See Also

Constants