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.

focusLastActiveTextStore


Summary

Set focus to the currently-focused or most recently focused text store. This is for use, for example, by IME keyboards to return the focus to the text store after the user clicks on an IME element, without resetting context.

Syntax

keyman.interface.focusLastActiveTextStore();
KeymanWeb.focusLastActiveTextStore();

Parameters

None.

Return Value

undefined