Click or drag to resize
BindingBindingType Property
The type of the Binding

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

Property Value

Type: BindingType
The type of the binding.
See Also