Keyboard Support

Contact and Search

Keyman.com Homepage

Header bottom

Keyman.com

Other versions
Version 19.0

On this page

You are viewing documentation of version 19.0, which is not included in the latest version. Click here to open the index page for version 18.0.

getLastActiveTextStore


Summary

Get the currently or most recently focused text store. This is for use by IME keyboards, to allow for more complex focus interactions when clicking IME elements.

Syntax

keyman.interface.getLastActiveTextStore();
KeymanWeb.getLastActiveTextStore();

Parameters

None.

Return Value

TextStore
The last active text store.