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

You are viewing an old version of this documentation. Click here to open the current version, 18.0.

TextView class


Summary

The TextView class provides a UITextView to use with Keyman Engine.

Syntax

TextView.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.
setKeymanDelegate()
sets the TextViewDelegate instead of the normal UITextViewDelegate.
text
gets or sets the text string.