KeyUpEvent Field
Defines the KeyUp event.
Definition
Namespace: Avalonia.Input
Assembly: Avalonia.Base (in Avalonia.Base.dll)
- C#
- VB
- F#
public static readonly RoutedEvent<KeyEventArgs> KeyUpEvent
Public Shared ReadOnly KeyUpEvent As RoutedEvent(Of KeyEventArgs)
static val KeyUpEvent: RoutedEvent<KeyEventArgs>