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

# automatic

Indicates that the system should determine whether the associated input scrolls a view.

## Declaration

```swift
static let automatic: ScrollInputBehavior
```
