ScrollPhaseChangeContext
A type that provides you with more content when the phase of a scroll view changes.
Declaration
struct ScrollPhaseChangeContextOverview
You don’t create this type directly. Instead, SwiftUI provides an instance of this type in the onScrollPhaseChange(_:) modifier.