Gives you the keys that are assigned to this Binding. When set, it will also set the BindingType to Keys
Namespace: Codolith.InputManagerAssembly: Codolith.InputManager (in Codolith.InputManager.dll) Version: 1.0.5438.34543
Syntax public KeyCode[] Keys { get; set; }
Property Value
Type:
KeyCodeThe keys.
See Also