Swiftui: check if content fits scrollview without scrolling

后端 未结 0 1244
不知归路
不知归路 2021-01-25 02:26

I wonder how to determine if the content inside ScrollView is fully visible without scrolling?

ScrollView {

 VStack {
  PlainButton("1")
  PlainButton(         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题