---
title: automatic
framework: swiftui
role: symbol
role_heading: Type Property
path: swiftui/writingtoolsbehavior/automatic
---

# automatic

An appropriate editing experience will be provided based on context, which may include disabling the writing tools.

## Declaration

```swift
static let automatic: WritingToolsBehavior
```
