blockly > blockRendering > MarkerSvg > getBlinkProperties_
blockRendering.MarkerSvg.getBlinkProperties_() method
Get the properties to make a marker blink.
Signature:
protected getBlinkProperties_(): {
[key: string]: string;
};
Returns:
{ [key: string]: string; }
The object holding attributes to make the marker blink.