Contents

webViewScrollPosition(_:)

Associates a binding to a scroll position with the web view.

Declaration

nonisolated func webViewScrollPosition(_ position: Binding<ScrollPosition>) -> some View

Discussion

See Also

Displaying web content