TextInputMethodClient Properties
Properties
CursorRectangle | Gets the cursor rectangle relative to the TextViewVisual |
Selection | Gets or sets the curent selection range within current surrounding text. |
SupportsPreedit | Indicates if TextViewVisual is capable of displaying non-committed input on the cursor position |
SupportsSurroundingText | Indicates if text input client is capable of providing the text around the cursor |
SurroundingText | Returns the text around the cursor, usually the current paragraph |
TextViewVisual | The visual that's showing the text |
See Also
Reference
TextInputMethodClient Class
Avalonia.Input.TextInput Namespace