Skip to main content

TextInputMethodClient Properties

Properties

CursorRectangleGets the cursor rectangle relative to the TextViewVisual
SelectionGets or sets the curent selection range within current surrounding text.
SupportsPreeditIndicates if TextViewVisual is capable of displaying non-committed input on the cursor position
SupportsSurroundingTextIndicates if text input client is capable of providing the text around the cursor
SurroundingTextReturns the text around the cursor, usually the current paragraph
TextViewVisualThe visual that's showing the text

See Also

Reference

TextInputMethodClient Class
Avalonia.Input.TextInput Namespace