Last updated:
0 purchases
keypress simulator platform interface
keypress_simulator_platform_interface #
A common platform interface for the keypress_simulator plugin.
Usage #
To implement a new platform-specific implementation of keypress_simulator, extend KeyPressSimulatorPlatform with an implementation that performs the platform-specific behavior, and when you register your plugin, set the default KeyPressSimulatorPlatform by calling KeyPressSimulatorPlatform.instance = MyPlatformKeyPressSimulator().
License #
MIT
For personal and professional use. You cannot resell or redistribute these repositories in their original state.
There are no reviews.