Artemis Artemis
Artemis Artemis

Search Results for

    Class ArtemisKeyboardToggleStatusArgs

    Contains data for keyboard input events

    Inheritance
    object
    EventArgs
    ArtemisKeyboardToggleStatusArgs
    Inherited Members
    EventArgs.Empty
    Namespace: Artemis.Core.Services
    Assembly: Artemis.Core.dll
    Syntax
    public class ArtemisKeyboardToggleStatusArgs : EventArgs

    Properties

    NewStatus

    Gets the keyboard status after the change

    Declaration
    public KeyboardToggleStatus NewStatus { get; }
    Property Value
    Type Description
    KeyboardToggleStatus

    OldStatus

    Gets the keyboard status before the change

    Declaration
    public KeyboardToggleStatus OldStatus { get; }
    Property Value
    Type Description
    KeyboardToggleStatus
    Content is available under the PolyForm Noncommercial License, by Artemis RGB.