BindingCancelAssignmentKey Property |
Determines they Button that will be used to cancel an assignment. This Button can not be assigned to any Binding
Namespace: Codolith.InputManagerAssembly: Codolith.InputManager (in Codolith.InputManager.dll) Version: 1.0.5438.34543
Syntax public static KeyCode CancelAssignmentKey { get; set; }
Property Value
Type:
KeyCodeThe Key.
See Also