TextEdit.getWordUnderCursor

Returns a String text with the word under the caret (text cursor) location.

struct TextEdit
@nogc nothrow const
String
getWordUnderCursor
()

Meta