Property IgnoreModifiers
IgnoreModifiers
Specifies whether modifier keys (Ctrl, Alt, Shift) are ignored in the hotkey trigger.
Declaration
bool IgnoreModifiers { get; set; }
Property Value
Type | Description |
---|---|
bool |
Remarks
When true, the trigger activates regardless of the state of modifier keys.