blockly > Events > MarkerMove > isCursor

Eigenschaft "Events.MarkerMove.isCursor"

„True“, wenn es sich um ein Cursor-Ereignis handelt, andernfalls „false“. Informationen zum Unterschied zwischen Cursor und Markierungen finden Sie unter https://blocklycodelabs.dev/codelabs/keyboard-navigation/index.html?index=..%2F..index#1.

Unterschrift:

isCursor?: boolean;