Search Results for

    Show / Hide Table of Contents

    Enum InputProxy.KeyboardFlag

    A set of flags to describe various aspects of InputProxy.KeyboardInput, mainly used to define additional information related to Key.

    Namespace: GDX.Developer
    Syntax
    [Flags]
    public enum KeyboardFlag : uint

    Fields

    Name Description
    ExtendedKey

    Is the key part of the extended set.

    KeyDown
    KeyUp

    A key has been released.

    ScanCode
    Unicode

    Extension Methods

    EnumExtensions.HasFlags<InputProxy.KeyboardFlag>(InputProxy.KeyboardFlag)
    • Improve this Doc
    • View Source
    In This Article
    Back to top Built on 2024-01-01 against 1f69a68.
    Generated by Dox+DocFX.