[This is preliminary documentation and is subject to change.]
Indicates action which occured on keyboard
Namespace: Tools.DevicesTAssembly: Tools.Win (in Tools.Win.dll) Version: 1.5.3.38916 (1.5.3.38916)
Syntax
| C# |
|---|
public LowLevelKeyboardEvent Action { get; } |
| Visual Basic |
|---|
Public ReadOnly Property Action As LowLevelKeyboardEvent Get |
| Visual C++ |
|---|
public: property LowLevelKeyboardEvent Action { LowLevelKeyboardEvent get (); } |
| F# |
|---|
member Action : LowLevelKeyboardEvent |
| JScript |
|---|
function get Action () : LowLevelKeyboardEvent |