01.Form
01.Form预览
02.List预览
03.List Group 预览
04.修改背景色
Form {
Section {
Text("VIP")
}
Section {
Text("Coin")
}
}
.background(Color.red)
.scaledToFill()为什么呢?
05.隐藏滑块
Last updated


