persistentIdentifier
A unique identifier that persists for the lifetime of the session.
Declaration
var persistentIdentifier: String { get }Discussion
Use the value of this property as a unique identifier for the session and its accompanying scene.
A unique identifier that persists for the lifetime of the session.
var persistentIdentifier: String { get }Use the value of this property as a unique identifier for the session and its accompanying scene.