Back to API Reference
Class
ManagedInputBackend
sealed
Inherits:INativeInputBackend
Unity-input polling backend for keyboard editing and single-clause IME composition.
Remarks
The backend does not show software keyboards, present native fields, or consume pushed document windows. A held key repeats on a fixed schedule of the backend's own, ignoring the operating system's typematic settings, which platform transports honour instead. Text is read from Keyboard.onTextInput or Input.inputString, so a platform that fills neither takes editing keys but no characters.
