Skip to main content

Hot Key Trigger

Description

This Activity monitors and executes the sequence of activities on pressing the appropriate keys chosen. The Body of this Activity contains:

  • Predefined list of Keys: Choose the appropriate keys from the dropdown. You need to select a key mandatorily from the list.
  • Optionally you can check the following KeyModifiers: Alt, Control, Shift, and Windows.

Use this Activity by checking the needed KeyModifier and choosing predefined Keys from the dropdown to monitor keypress actions. On pressing the appropriate key(s), the Trigger Context executes the sequence of activities in its Body.

note

This Activity works only inside a Trigger Context activity.

Properties

Input

  • key – Specify the key(s) to monitor.

Misc

  • DisplayName – Add a display name for the Activity.
  • Private – If selected, the variables and argument values will no longer be logged at the Verbose level.

Optional

  • Key Modifiers – Select the key modifier for monitoring. The following options are available: Alt, Control, Shift, Windows.

Event Arguments

Returns back HotKeyEventArgs