mirror of
https://github.com/keymanapp/keyman.git
synced 2026-08-05 16:35:33 +00:00
495 B
495 B
| title |
|---|
| IKeymanKeyboard::Version GetCharsUsed Method |
Introduction
The IKeymanKeyboard::GetCharsUsed method returns the character
repertoire of the keyboard layout, that is, the Unicode characters that
the keyboard generates and references. This can be helpful for
determining support for a given keyboard, e.g. related fonts, and is
built up by scanning all the keyboard output and context strings in the
keyboard layout.
Specification
string GetCharsUsed(void)