WinKeyboard Class |
Namespace: (Default Namespace)
public class WinKeyboard : IKeyboard
The WinKeyboard type exposes the following members.
Name | Description | |
---|---|---|
WinKeyboard | Initializes a new instance of the WinKeyboard class |
Name | Description | |
---|---|---|
Equals | Determines whether the specified object is equal to the current object. (Inherited from Object.) | |
GetFirstKey |
Get the currently pressed key. If more than one key is pressed, get the first one.
| |
GetHashCode | Serves as the default hash function. (Inherited from Object.) | |
GetType | Gets the Type of the current instance. (Inherited from Object.) | |
IsKeyDown | ||
Poll | ||
ToString | Returns a string that represents the current object. (Inherited from Object.) |