---
title: look
framework: swiftui
role: symbol
role_heading: Type Property
path: swiftui/scrollinputkind/look
---

# look

On visionOS, by looking at the edge of a scroll view the content can automatically scroll. The axes will be determined automatically.

## Declaration

```swift
static let look: ScrollInputKind
```

## Discussion

Discussion This is an opt-in behavior.
