---
title: WKTextInputMode.plain
framework: watchkit
role: symbol
role_heading: Case
path: watchkit/wktextinputmode/plain
---

# WKTextInputMode.plain

Text from dictation and suggestions only. Do not allow emoji of any kind.

## Declaration

```swift
case plain
```

## See Also

### Constants

- [WKTextInputMode.allowEmoji](watchkit/wktextinputmode/allowemoji.md)
- [WKTextInputMode.allowAnimatedEmoji](watchkit/wktextinputmode/allowanimatedemoji.md)
