Skip to main content

SurroundingText Property

Returns the text around the cursor, usually the current paragraph

Definition

Namespace: Avalonia.Input.TextInput
Assembly: Avalonia.Base (in Avalonia.Base.dll)

public abstract string SurroundingText { get; }
View Source

Property Value

String

See Also

Reference

TextInputMethodClient Class
Avalonia.Input.TextInput Namespace