SwiftUI equivalent of UITextField.inputAccessoryView

落花浮王杯 提交于 2020-05-15 09:17:09

问题


I'm trying to add a button to my TextField's keyboard as we do with UITextField.inputAccessoryView before. But I cannot find a function for it. Am I missing something? Or did Apple miss to add that function?

来源:https://stackoverflow.com/questions/58579948/swiftui-equivalent-of-uitextfield-inputaccessoryview

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!