what is look to scroll?

Asked on 06/17/2025

1 search

"Look to scroll" is a new feature introduced for Vision OS, which allows users to scroll through content by simply looking at it. This feature can be easily configured using a single view modifier in SwiftUI. By default, "Look to scroll" is disabled in WebView, but it can be enabled by setting the behavior to "enabled" for the look kind using the RevViewscroll input behavior modifier. This feature is particularly useful for navigating long articles or content, making it more convenient for users to find what they want. You can learn more about this feature in the session Meet WebKit for SwiftUI.