Artemis Artemis
Artemis Artemis

Search Results for

    Enum KeyboardModifierKey

    Specifies the set of modifier keys.

    Namespace: Artemis.Core.Services
    Assembly: Artemis.Core.dll
    Syntax
    [Flags]
    public enum KeyboardModifierKey

    Fields

    Name Description
    Alt

    The ALT key.

    Control

    The CTRL key.

    None

    No modifiers are pressed.

    Shift

    The SHIFT key.

    Windows

    The Windows logo key.

    Content is available under the PolyForm Noncommercial License, by Artemis RGB.