Property Binding | Terminal.Gui v2 (original) (raw)
Namespace
Assembly
Terminal.Gui.dll
Binding
The keyboard or mouse minding that was used to invoke the Command, if any.
public TBinding? Binding { readonly get; set; }
Property Value
TBinding
Namespace
Assembly
Terminal.Gui.dll
The keyboard or mouse minding that was used to invoke the Command, if any.
public TBinding? Binding { readonly get; set; }
TBinding