spiegel-keyman/android/docs/engine/KMKeyboard/index.md
2024-10-31 10:08:17 +07:00

665 B

title
KMKeyboard class

Summary

The KMKeyboard class provides Keyman's methods for extending an Android WebView

Syntax

KMKeyboard.methodName()

Description

The KMKeyboard is the core class which provides most of the methods you will need to develop an in-app or system keyboard with Keyman Engine

Methods

getShouldShowHelpBubble()
get the stored preference whether to show the help bubble on the globe key
setShouldShowHelpBubble()
sets the stored preference whether to show the help bubble on the globe key
initKMKeyboard()
initialize the KMKeyboard WebView