Home > blockly > FlyoutButton > cursorSvg
FlyoutButton.cursorSvg property
Holds the cursors svg element when the cursor is attached to the button. This is null if there is no cursor on the button.
Signature:
cursorSvg: SVGElement | null;
Home > blockly > FlyoutButton > cursorSvg
Holds the cursors svg element when the cursor is attached to the button. This is null if there is no cursor on the button.
Signature:
cursorSvg: SVGElement | null;