Method GetCurrentWord | Terminal.Gui v1 (original) (raw)
Namespace
Assembly
Terminal.Gui.dll
GetCurrentWord(int)
Returns the currently selected word from the HostControl.
When overriding this method views can make use of IdxToWord(List, int, int)
protected override string GetCurrentWord(int columnOffset = 0)
Parameters
columnOffset
int
The column offset.