Keyboard Support

Contact and Search

Keyman.com Homepage

Header bottom

Keyman.com

Other versions
Version 18.0 (current version)Version 16.0Version 15.0Version 14.0Version 13.0Version 12.0Version 11.0Version 10.0

On this page

TextField class


Summary

The TextField class provides a UITextField to use with Keyman Engine.

Syntax

TextField.methodName()

Description

The viewController should be set to main view controller to enable keyboard picker.

Methods

dismissKeyboard()
dismisses the keyboard if this textview is the first responder.
inputView
gets or sets the input view.
setKeymanDelegate()
sets the TextFieldDelegate instead of the normal UITextFieldDelegate.
text
gets or sets the text string.