Gives you the State of this Binding as bool. When set it checks if the State has changed and triggers the StateChanged event
Namespace: Codolith.InputManagerAssembly: Codolith.InputManager (in Codolith.InputManager.dll) Version: 1.0.5438.34543
Syntax public bool State { get; protected set; }
Property Value
Type:
Booleantrue if state; otherwise,
false.
See Also