blockly > Ereignisse > MarkerMove > isCursor

Eigenschaft "Events.MarkerMove.isCursor"

"True", wenn es sich um ein Cursor-Ereignis handelt, andernfalls "False". Informationen zu Cursors im Vergleich zu Markierungen finden Sie unter https://blocklycodelabs.dev/codelabs/keyboard-navigation/index.html?index=..%2F..index#1.

Unterschrift:

isCursor?: boolean;