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