Fork me on GitHub

KeyEventArgs Class

Summary

Specialized for key events
Namespace
SharpInputSystem
Base Types
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

Properties

Name Value Summary
Device InputObject
Inherited from InputObjectEventArgs
Key KeyCode
Text int