Our long ScrollView nightmare is finally over: an actual contentOffset!
https://developer.apple.com/documentation/swiftui/scrollgeometry/contentoffset?changes=latest_minor
contentOffset | Apple Developer Documentation

The content offset of the scroll view.

Apple Developer Documentation
@phill Have you found a way to actually read this contentOffset as the ScrollView is scrolled?