Contents

ScrollPhaseChangeContext

A type that provides you with more content when the phase of a scroll view changes.

Declaration

struct ScrollPhaseChangeContext

Overview

You don’t create this type directly. Instead, SwiftUI provides an instance of this type in the onScrollPhaseChange(_:) modifier.

Topics

Instance Properties

See Also

Responding to scroll view changes