tsonobe1 / imonit

0 stars 0 forks source link

ScrollViewReaderの外側のボタンで、ScrollViewをスクロールできるようにする #35

Closed tsonobe1 closed 1 year ago

tsonobe1 commented 2 years ago

https://www.hackingwithswift.com/forums/swiftui/have-a-button-outside-of-scrollviewreader-be-able-to-scroll-the-scrollview-to-a-position/2741

tsonobe1 commented 1 year ago

.onChange(of: )の引数に、ScrollViewReaderの外側のボタンで変更させるプロパティを指定することで、外側のButtonでスクロールさせられる