Click or drag to resize
BindingStateChanged Event
Is triggered when the State of this Binding changes

Namespace: Codolith.InputManager
Assembly: Codolith.InputManager (in Codolith.InputManager.dll) Version: 1.0.5438.34543
Syntax
C#
public event BindingStateChangedHandler StateChanged

Value

Type: Codolith.InputManagerBindingStateChangedHandler
See Also