Murl::IKeyboard Interface Referenceabstract
The keyboard device interface. More...
#include "murl_i_keyboard.h"
Inherited by Murl::Input::KeyboardDevice.
Public Member Functions | |
virtual void | PostEvent (const String &utf8key)=0 |
Post a keystroke. More... | |
Detailed Description
The keyboard device interface.
Used by the platform to post events to the device.
Member Function Documentation
◆ PostEvent()
|
pure virtual |
Post a keystroke.
- Parameters
-
utf8key The key in UTF8 representation.
The documentation for this interface was generated from the following file:
- murl_i_keyboard.h