Summary
Returns the text before the cursor. Must return a non-empty string if cursor is not at the end of the text entry
- Namespace
- Avalonia
.Input .TextInput - Containing Type
- I
Text Input Method Client
Syntax
string TextAfterCursor { get; }
Value
Type | Description |
---|---|
string |