Skip to main content

SupportsSurroundingText Property

Indicates if text input client is capable of providing the text around the cursor

Definition

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

public abstract bool SupportsSurroundingText { get; }
View Source

Property Value

Boolean

See Also

Reference

TextInputMethodClient Class
Avalonia.Input.TextInput Namespace