Contents

ScrollGeometry

A type that defines the geometry of a scroll view.

Declaration

struct ScrollGeometry

Overview

SwiftUI provides you values of this type when using modifiers like View/onScrollGeometryChange(_:action:) or onScrollPhaseChange(_:).

Topics

Initializers

Instance Properties

See Also

Responding to scroll view changes