Table of Contents

Method GetCurrentWord

Namespace
Terminal.Gui
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<Rune>, int, int)

protected override string GetCurrentWord(int columnOffset = 0)

Parameters

columnOffset int

The column offset.

Returns

string