---
title: INTextNoteContent
framework: intents
role: symbol
role_heading: Class
path: intents/intextnotecontent
---

# INTextNoteContent

The textual content of a note.

## Declaration

```swift
class INTextNoteContent
```

## Topics

### Initializing the Text Note

- [init(text:)](intents/intextnotecontent/init(text:).md)

### Getting the Note Text

- [text](intents/intextnotecontent/text.md)

## Relationships

### Inherits From

- [INNoteContent](intents/innotecontent.md)

### Conforms To

- [CVarArg](swift/cvararg.md)
- [CustomDebugStringConvertible](swift/customdebugstringconvertible.md)
- [CustomStringConvertible](swift/customstringconvertible.md)
- [Equatable](swift/equatable.md)
- [Hashable](swift/hashable.md)
- [NSCoding](foundation/nscoding.md)
- [NSCopying](foundation/nscopying.md)
- [NSObjectProtocol](objectivec/nsobjectprotocol.md)
- [NSSecureCoding](foundation/nssecurecoding.md)

## See Also

### Note Objects

- [INNote](intents/innote.md)
- [INNoteContent](intents/innotecontent.md)
- [INImageNoteContent](intents/inimagenotecontent.md)
