blockly > blockRendering > PathObject > cursorSvg
Właściwość blockRendering.PathObject.cursorSvg
Przytrzymuje element SVG, gdy kursor jest podłączony do bryły. Jeśli na bryle nie ma kursora, jest to wartość null.
Podpis:
cursorSvg: SVGElement | null;
O ile nie stwierdzono inaczej, treść tej strony jest objęta licencją Creative Commons – uznanie autorstwa 4.0, a fragmenty kodu są dostępne na licencji Apache 2.0. Szczegółowe informacje na ten temat zawierają zasady dotyczące witryny Google Developers. Java jest zastrzeżonym znakiem towarowym firmy Oracle i jej podmiotów stowarzyszonych.
Ostatnia aktualizacja: 2024-08-21 UTC.
[null,null,["Ostatnia aktualizacja: 2024-08-21 UTC."],[[["The `cursorSvg` property of the `PathObject` class stores the SVG element representing the cursor when it's attached to a block."],["If there's no cursor on the block, the `cursorSvg` property will be null."]]],[]]