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]
  2. long unicode [@property setter]
    struct InputEventKey
    @nogc nothrow @property
    void
    unicode
    (
    long v
    )

Meta