Issie logo Issie

Trigger Type

Union cases

Union case Description

Chords(win, mac)

Full Usage: Chords(win, mac)

Parameters:

Chords for Windows/Linux and for macOS. Several chords for one platform are alternatives for the same action; only the first is shown in help and menus.

win : Chord list
mac : Chord list

Gesture(win, mac)

Full Usage: Gesture(win, mac)

Parameters:
    win : string
    mac : string

Not a key at all - a mouse or modifier gesture that exists only so the help table can describe it. The help table was missing all of these.

win : string
mac : string

HelpKeys(win, mac)

Full Usage: HelpKeys(win, mac)

Parameters:

Keys that work but that Issie does not dispatch: Tab moves between input boxes because the browser makes it, and the dispatcher's job there is to leave it alone. Written as chords like any other keys, so the help table shows them exactly as it shows dispatched ones, and kept out of the lookup table, which is what "does not dispatch" means. Several are alternatives, shown in order.

win : Chord list
mac : Chord list

Instance members

Instance member Description

this.IsChords

Full Usage: this.IsChords

Returns: bool
Returns: bool

this.IsGesture

Full Usage: this.IsGesture

Returns: bool
Returns: bool

this.IsHelpKeys

Full Usage: this.IsHelpKeys

Returns: bool
Returns: bool

Type something to start searching.