- All Superinterfaces:
- UITextInputTraits
- All Known Subinterfaces:
- UITextDocumentProxy, UITextDraggable, UITextDroppable, UITextInput
- All Known Implementing Classes:
- UISearchTextField, UITextField, UITextView
public interface UIKeyInput
extends UITextInputTraits
===================================================================================================
Responders that implement the UIKeyInput protocol will be driven by the system-provided keyboard,
which will be made available whenever a conforming responder becomes first responder.