Version: 2022.2
Input for iOS devices
Game Controller support

iOS input overview

Unity uses the Input class to access input on all mobile devices.

iOS keyboard

iOS devices include a touchscreen keyboard. When you select editable UI elements such as Input Fields, Unity automatically activates the iOS touchscreen keyboard and handles input from it. For information on how to manually activate and configure the iOS touchscreen keyboard, refer to Mobile Keyboard.

Additional resources:

Input for iOS devices
Game Controller support