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

# disabled

Indicates that the associated input should not scroll a view.

## Declaration

```swift
static let disabled: ScrollInputBehavior
```
