Returns if this Binding will be Updated. returns ThisEnabled && GroupEnabled
Namespace: Codolith.InputManagerAssembly: Codolith.InputManager (in Codolith.InputManager.dll) Version: 1.0.5438.34543
Syntax public bool Enabled { get; }
Property Value
Type:
Booleantrue if enabled; otherwise,
false.
See Also