Summary
Specialized for key events
- Namespace
- SharpInputSystem
- Base Types
-
- object
- InputObjectEventArgs
graph BT
Type-->Base0["InputObjectEventArgs"]
click Base0 "/sharpinputsystem/api/SharpInputSystem/InputObjectEventArgs"
Base0-->Base1["object"]
Type["KeyEventArgs"]
class Type type-node
Syntax
public class KeyEventArgs : InputObjectEventArgs
Constructors
| Name | Summary |
|---|---|
| KeyEventArgs |
Properties
| Name | Value | Summary |
|---|---|---|
| Device | InputObject |
Inherited from InputObjectEventArgs
|
| Key | KeyCode | |
| Text | int |