ITextInputMethodClient.

TextAfterCursor Property

Summary

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

Syntax

string TextAfterCursor { get; }

Value

Type Description
string