TextInputMethodClientCursorRectangleChanged Event

Fires when the cursor rectangle has changed

Definition

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

Value

EventHandler

See Also