createdNote
The details of the note that you created.
Declaration
@NSCopying var createdNote: INNote? { get set }Discussion
Use this property to specify the content of the note that you created.
The details of the note that you created.
@NSCopying var createdNote: INNote? { get set }Use this property to specify the content of the note that you created.