Click or drag to resize
BindingCancelAssignmentKey Property
Determines they Button that will be used to cancel an assignment. This Button can not be assigned to any Binding

Namespace: Codolith.InputManager
Assembly: Codolith.InputManager (in Codolith.InputManager.dll) Version: 1.0.5438.34543
Syntax
C#
public static KeyCode CancelAssignmentKey { get; set; }

Property Value

Type: KeyCode
The Key.
See Also