A set of methods a subclass of UIResponder
uses to implement simple text entry.
SDKs
- iOS 3.2+
- Mac Catalyst 13.0+
- tvOS 9.0+
Framework
- UIKit
Declaration
@protocol UIKeyInput
Overview
When instances of this subclass are the first responder, the system keyboard is displayed. Only a small subset of the available keyboards and languages are available to classes that adopt this protocol.