Class HotkeyTriggerArgs
Arguments for actions of hotkey triggers.
public class HotkeyTriggerArgs : TriggerArgs
Namespace: Au.Triggers
Assembly: Au.dll
Constructors
Name | Description |
---|---|
HotkeyTriggerArgs(HotkeyTrigger, wnd, KKey, KMod) |
Properties
Name | Description |
---|---|
Key | The pressed key. |
Mod | The pressed modifier keys. |
Trigger | |
Window | The active window. |
Methods
Name | Description |
---|---|
ToString() |