Hiding Picker's focus border on watchOS in SwiftUI

前端 未结 0 545
北恋
北恋 2020-12-19 00:28

I need to use a Picker view but I don\'t see any option to hide the green focus border. code:

@State private var selectedIndex = 0
var values: [String] = (0 .         


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