Encuesta de investigación: Cuéntanos sobre tu experiencia con Blockly
Comenzar encuesta
blockly > Eventos > MarkerMoveJson > isCursor
Propiedad Events.MarkerMoveJson.isCursor
Signature:
isCursor: boolean;
Salvo que se indique lo contrario, el contenido de esta página está sujeto a la licencia Atribución 4.0 de Creative Commons, y los ejemplos de código están sujetos a la licencia Apache 2.0. Para obtener más información, consulta las políticas del sitio de Google Developers. Java es una marca registrada de Oracle o sus afiliados.
Última actualización: 2024-10-15 (UTC)
[null,null,["Última actualización: 2024-10-15 (UTC)"],[[["`isCursor`: A boolean property of the `MarkerMoveJson` interface, within the `Blockly.Events` namespace, indicating whether the marker move event pertains to the cursor."],["This property is part of the JSON representation of a marker move event in Blockly and signifies if the event involves the movement of the cursor."]]],["The `isCursor` property, found within the `MarkerMoveJson` interface of the `Events` namespace, is a boolean value. This property indicates whether a marker move event relates to a cursor. It's part of a data structure describing a marker movement event within the Blockly environment. This value will be true if the move was a result of a cursor movement and false otherwise.\n"]]