blockly > FlyoutButton > setMarkerSvg
FlyoutButton.setMarkerSvg() method
Required by IASTNodeLocationSvg, but not used. A marker cannot be set on a button. If the 'mark' shortcut is used on a button, its associated callback function is triggered.
Signature:
setMarkerSvg(): void;
Returns:
void