Is there a way to fix the button width in swiftUI?

后端 未结 0 1789
野性不改
野性不改 2020-12-03 21:12

I try to fix the button width in swiftUI, but whether the width is pointed in .frame(width: ) or fixed in .fixedSize(horizontal: true, vertical: false)

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