TextInputMethodClientSurroundingTextChanged Event

Fires when the surrounding text has changed

Definition

Namespace: Avalonia.Input.TextInput
Assembly: Avalonia.Base (in Avalonia.Base.dll) Version: 11.3.999
public event EventHandler SurroundingTextChanged

Value

EventHandler

See Also