ITextInputMethodClient.

TextBeforeCursor Property

Summary

Returns the text before the cursor. Must return a non-empty string if cursor is not at the beginning of the text entry

Syntax

string TextBeforeCursor { get; }

Value

Type Description
string