Configure the system keyboard, or create your own keyboards and handle input yourself.
Framework
- UIKit
Configure the system keyboard, or create your own keyboards and handle input yourself.
Framework
UIText Input Traits
A collection of methods that defines features associated with keyboard input to a text object.
UIText Input Assistant Item
An object that manages bar button items displayed in the shortcuts bar above the keyboard on iPad.
UIText Interaction
An interaction that provides text selection gestures and UI to custom text views.
UIText Interaction Delegate
An interface that an object implements to keep informed of text interaction events.
UIText Interaction Mode
Modes that determine the selection behaviors that a text interaction provides.
UIText Input
A set of methods you implement to interact with the text input system and enable features such as autocorrection and multistage text input in documents.
UIText Input Delegate
An intermediary between a document and the text input system.
UIText Input Tokenizer
A tokenizer, which is an object that allows the text input system to evaluate text units of different granularities.
UIKey Input
A set of methods a subclass of UIResponder
uses to implement simple text entry.
UIText Input Mode
The current text-input mode.
UIText Input String Tokenizer
A base implementation of the UIText
protocol.
UIDictation Phrase
An object that represents the textual interpretation of a spoken phrase as dictated by a user.
UIInput View
An object that displays and manages custom input for a view when that view becomes the first responder.
UIInput View Controller
The primary view controller for a custom keyboard app extension.
UILexicon
A read-only array of term pairs, each in a lexicon entry object, for use by a custom keyboard.
UILexicon Entry
A read-only term pair, available within a lexicon object, for use by a custom keyboard.
UIText Document Proxy
An object that provides textual context to a custom keyboard.
Use UIKit views to display text, manage fonts, and check spelling.
Manage text storage, and coordinate the layout of text.