blockly > blockRendering > IPathObject > cursorSvg

proprietà blockRendering.IPathObject.cursorSvg

Mantiene l'elemento SVG del cursore quando il cursore è collegato al blocco. È null se non è presente alcun cursore sul blocco.

Firma:

cursorSvg: SVGElement | null;