KeyActionExecutedEventArgs

12 Sep 20251 minute to read

Represents the event arguments for a key action execution event.

Properties

action string

Specifies the action that was executed based on the key combination.

keyCombination string

Specifies the key combination that triggered the action (e.g., ‘Ctrl+Alt+1’).