Enum ProfileConfigurationHotkeyMode
Represents a hotkey mode for a profile configuration
Namespace: Artemis.Core
Assembly: Artemis.Core.dll
Syntax
public enum ProfileConfigurationHotkeyMode
Fields
| Name | Description |
|---|---|
| EnableDisable | Enable and disable the profile with two separate hotkeys |
| None | Use no hotkeys |
| Toggle | Toggle the profile with one hotkey |