An image contained in a note.
SDKs
- iOS 11.0+
- Mac Catalyst 13.0+
- watchOS 4.0+
Framework
- Intents
Declaration
class INImageNoteContent : INNote Content
An image contained in a note.
SDKs
Framework
class INImageNoteContent : INNote Content
init(image: INImage)
Initializes the object with the specified image.
var image: INImage?
An image contained in a note.
class INNote
The content and metadata associated with a single note entry in your app.
class INNote Content
An abstract class that defines the types of content contained in notes.
class INText Note Content
The textual content of a note.