---
title: preventDictation
framework: swiftui
role: symbol
role_heading: Type Property
path: swiftui/textinputdictationbehavior/preventdictation
---

# preventDictation

Prevents the search bar from having a dictation microphone.

## Declaration

```swift
static let preventDictation: TextInputDictationBehavior
```

## See Also

### Getting behavior values

- [automatic](swiftui/textinputdictationbehavior/automatic.md)
- [inline(activation:)](swiftui/textinputdictationbehavior/inline(activation:).md)
