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

# disabled

Alternating rows will be disabled for applicable views.

## Declaration

```swift
static let disabled: AlternatingRowBackgroundBehavior
```

## See Also

### Getting alternating row background behavior

- [automatic](swiftui/alternatingrowbackgroundbehavior/automatic.md)
- [enabled](swiftui/alternatingrowbackgroundbehavior/enabled.md)
