identifier
The unique identifier that you use to identify the note internally.
Declaration
var identifier: String? { get }Discussion
Use this value internally to locate notes in your app’s data structures.
The unique identifier that you use to identify the note internally.
var identifier: String? { get }Use this value internally to locate notes in your app’s data structures.