Expande clickable area on TextField in SwiftUI, Xcode 11.2

后端 未结 1 1821
独厮守ぢ
独厮守ぢ 2021-01-11 18:06

can\'t figure out how to make clickable area larger to open keyboard on swiftUI (iOS 13, Xcode 11.2). I can only affect visual appearance but not the actual area the user ca

1条回答
  •  醉梦人生
    2021-01-11 19:05

    Ok so I figured a workaround but not exactly a solution; simply embed the TextField in a button and it opens right away no matter where you click

    0 讨论(0)
提交回复
热议问题