---
title: INNoteContentType.unknown
framework: intents
role: symbol
role_heading: Case
path: intents/innotecontenttype/unknown
---

# INNoteContentType.unknown

An unknown type of note content.

## Declaration

```swift
case unknown
```

## See Also

### Constants

- [INNoteContentType.text](intents/innotecontenttype/text.md)
- [INNoteContentType.image](intents/innotecontenttype/image.md)
