Kinda Code
Home/Mobile/How to toggle Soft Keyboard in iOS Simulator

How to toggle Soft Keyboard in iOS Simulator

Last updated: March 15, 2022

This article shows you 2 ways to enable or disable the soft keyboard in your iOS simulator.

Method 1: Using shortcuts: Cmd + K

Method 2: Navigate to I/O > Keyboard > Toggle Software Keyboard

That’s it. Further reading:

Happy coding and have a nice day.