Combination of Token
elements to get display value for.
Optional
joinSymbol: stringSymbol to join chord display values.
The display value extracted from the specified chord
.
Gets the display value for the Chord
derived from the specified
keyboard or mouse event
. If the chord is a combination of multiple
keys/buttons, the display value for each key/button is joined with the
specified joinSymbol
.
Keyboard or mouse event to get chord display for.
Optional
joinSymbol: stringSymbol to join chord display values.
The display value for the chords extracted from the specified event
.
Gets the display value for the specified
chord
. If the chord is a combination of multiple keys/buttons, the display value for each key/button is joined with the specifiedjoinSymbol
.