Contents

look(axes:)

On visionOS, by looking at the edge of a scroll view the content can automatically scroll. This contructor method takes a set of the scrollable axes.

Declaration

static func look(axes: Axis.Set) -> ScrollInputKind

Discussion

This is an opt-in behavior.