C# (CSharp) AcTools.Windows.Input Пространство имен

Пространства имен

AcTools.Windows.Input.Native

Классы

Имя Описание
InputSimulator Implements the IInputSimulator interface to simulate Keyboard and Mouse input and provide the state of those input devices.
KeyboardListener
KeyboardManager
KeyboardSilencer
KeyboardSimulator
MouseSimulator Implements the IMouseSimulator interface by calling the an IInputMessageDispatcher to simulate Mouse gestures.
WindowsInputDeviceStateAdaptor An implementation of IInputDeviceStateAdaptor for Windows by calling the native NativeMethods.GetKeyState and NativeMethods.GetAsyncKeyState methods.
WindowsInputMessageDispatcher