Change picker detail table list style?

前端 未结 0 1775
甜味超标
甜味超标 2021-02-05 01:35

In SwiftUI, I\'m using the default Picker like this:

Picker("Choose option", selection: $selectedRateID) {
    ForEach(model.rates, id: \\.         


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