JSON Schema Property 'metaKey'

Description

Boolean denoting if the META key was down when event occured

Diagram

JSON Schema Diagram of /$defs/Event/properties/metaKey

Value

Boolean

Literal value true or false.

Default

false

Source

"metaKey": {
    "type": "boolean",
    "description": "Boolean denoting if the META key was down when event occured",
    "default": false
}
C:\Users\pilou\Workspaces\IntelliJ-IDEA\UX-Key\lom-format\lom.schema.json (156:18)