Artemis Artemis
Artemis Artemis

Search Results for

    Class InputProviderKeyboardToggleEventArgs

    Contains data for input provider keyboard status toggle events

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

    Constructors

    InputProviderKeyboardToggleEventArgs(KeyboardToggleStatus)

    Creates a new instance of the InputProviderKeyboardToggleEventArgs class

    Declaration
    public InputProviderKeyboardToggleEventArgs(KeyboardToggleStatus keyboardToggleStatus)
    Parameters
    Type Name Description
    KeyboardToggleStatus keyboardToggleStatus

    The toggle status of the keyboard

    Properties

    KeyboardToggleStatus

    Gets the toggle status of the keyboard

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