Click or drag to resize
IKeyboardIsKeyDown Method

Namespace: (Default Namespace)
Assembly: Default (in Default.exe) Version: 1.0.0.0
Syntax
C#
bool IsKeyDown(
	Key key
)

Parameters

key
Type: (Default Namespace)Key

Return Value

Type: Boolean
See Also