InputEventKey.scancode

Key scancode, one of the KEY_* constants in @GlobalScope.

  1. long scancode [@property getter]
  2. long scancode [@property setter]
    struct InputEventKey
    @nogc nothrow @property
    void
    scancode
    (
    long v
    )

Meta