IKeyboardInputSource Interface |
Namespace: Eto.Forms
The IKeyboardInputSource type exposes the following members.
Name | Description | |
---|---|---|
KeyDown |
Occurs when a key has been pressed and is down
| |
KeyUp |
Occurs when a key was released
| |
TextInput |
Occurs when text is input for the control.
|