HelpBot Assistant

How can I help you?

IKeyPressedEventArgs

16 Mar 20261 minute to read

Properties

action string

Represents the key action performed (e.g., Enter, Escape, Arrow keys).

keyEvent Event

References the original keyboard event object.

requestType string

Specifies the type of request triggered by the key press (e.g., edit, delete, navigate).