Click or drag to resize
KeyboardStateItem Property

Namespace: (Default Namespace)
Assembly: Default (in Default.exe) Version: 1.0.0.0
Syntax
C#
public bool this[
	Key key
] { get; }

Parameters

key
Type: (Default Namespace)Key

Property Value

Type: Boolean
See Also