ios - 在我的应用程序中点击 UITextField 时,UIKeyboard 不出现

标签 ios swift xcode swift4.1

在我的应用程序中,我有一些 UITextFeilds,但是当我运行我的应用程序并尝试编写时,我看不到键盘。

enter image description here

我试过this答案,但可能我的 xcode 版本与那里不一样,我使用的是 xcode9。

enter image description here

最佳答案

单击模拟器,只需在顶部菜单中看到即可:-

Hardware -> keyboard -> Toggle Software Keyboard

关于ios - 在我的应用程序中点击 UITextField 时,UIKeyboard 不出现,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/52256652/

相关文章:

ios - Disclosure Indicator 不调用 seque 而 Detail Disclosure 调用

ios - 如何在 swift 3.0 中使用自定义 UI 创建标签栏

ios - 使用 iPhone 中的 map View 读取当前位置名称

ios - Swift:通过 UITabBarController 呈现 viewController

ios - 使用 TrailingSwipeActionsConfigurationForRowAt 删除行时奇怪的缺少其他行问题

ios - Xcode 11.1 未安装经过更改的新版本(iOS 13.1.2)

ios - 无法将特定的CGColor应用于CGContextSetFillColor

ios - 将 ViewController 中的函数传递给 GameOverScene.swift

ios - 如何识别错误/警告是否是使用 swiftlint 规则创建的

c++ - 如何在 Xcode 上为 C++ 安装 vinecopulib 库?