The methods of UIKit.UIInputViewController are listed below. For a list of all members, see the UIInputViewController Members list.
See Also: Inherited members from UIKit.UIViewController
AdvanceToNextInputMode()Advances to the next keyboard in the list of enabled keyboards. | ||
DismissKeyboard()Dismisses a custom keyboard from the view. | ||
RequestSupplementaryLexicon(Action<UILexicon>)Gets a lexicon of pairs of terms for use with a custom keyboard. | ||
RequestSupplementaryLexiconAsync()Gets a lexicon of pairs of terms for use with a custom keyboard. | ||
SelectionDidChange(IUITextInput)Documentation for this section has not yet been entered. | ||
SelectionWillChange(IUITextInput)Documentation for this section has not yet been entered. | ||
TextDidChange(IUITextInput)Documentation for this section has not yet been entered. | ||
TextWillChange(IUITextInput)Documentation for this section has not yet been entered. | ||