InputEventKey.unicode

The key Unicode identifier (when relevant). Unicode identifiers for the composite characters and complex scripts may not be available unless IME input mode is active. See OS.setImeActive for more information.

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

Meta