These are all the API classes and properties available in the Fleksy Keyboard SDK.
KeyboardService | Main class for building your own keyboard. |
KeyboardConfiguration | Customise your own keyboard using this class. |
EventBus | Subscribe to notifications from the keyboard. |
InputValidator | Modify the input text. |
InputHelper | Accessory class for helping you with the InputValidator. |
PanelHelper | Accessory class for showing and hiding views inside the keyboard, including extending the keyboard height. |
LanguagesHelper | Accessory class for downloading, updating or removing our currently supported languages. |
ThemesHelper | Accessory class for modifying the look and feel of the keyboard. |