SelectionChanged Event
Fires when the selection has changed
Definition
Namespace: Avalonia.Input.TextInput
Assembly: Avalonia.Base (in Avalonia.Base.dll)
- C#
- VB
- F#
public event EventHandler SelectionChanged
Public Event SelectionChanged As EventHandler
member SelectionChanged : IEvent<EventHandler,
EventArgs>
Value
EventHandlerSee Also
Reference
TextInputMethodClient Class
Avalonia.Input.TextInput Namespace