---
title: alwaysByOne
framework: swiftui
role: symbol
role_heading: Type Property
path: swiftui/viewalignedscrolltargetbehavior/limitbehavior/alwaysbyone
---

# alwaysByOne

The always-by-one limit behavior.

## Declaration

```swift
static var alwaysByOne: ViewAlignedScrollTargetBehavior.LimitBehavior { get }
```

## Discussion

Discussion Limit the number of views that can be scrolled by a single interaction to a single view.
