Avalonia API Reference
C#
VB
F#
Show/Hide TOC
Raw
Key
Event
Type Enumeration
Definition
Namespace:
Avalonia.Input.Raw
Assembly:
Avalonia.Base (in Avalonia.Base.dll) Version: 11.3.999
C#
Copy
public
enum
RawKeyEventType
VB
Copy
Public
Enumeration
RawKeyEventType
F#
Copy
type
RawKeyEventType
Members
KeyDown
0
KeyUp
1
See Also
Reference
Avalonia.Input.Raw Namespace
In This Article
Definition
Members
See Also