contentIdentifier
A unique identifier for this image.
Declaration
var contentIdentifier: String { get }Discussion
Use this property to create a persistent reference to this specific image in your code. The image data contains this content identifier, so the value persists between instantiations.