KeyboardHandlerServiceWrapper Constructors
A base class for custom services used to process keyboard input.| Name | Parameters | Description |
|---|---|---|
| KeyboardHandlerServiceWrapper(IKeyboardHandlerService) | service | Initializes a new instance of the KeyboardHandlerServiceWrapper class with the specified service. |
See Also