InputEventKey.scancode

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

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

Meta