blockly > InsertionMarkerManager
InsertionMarkerManager class
v10 - Use an IConnectionPreviewer instead.
Class that controls updates to connections during drags. It is primarily responsible for finding the closest eligible connection and highlighting or unhighlighting it as needed during a drag.
Signature:
export declare class InsertionMarkerManager
Constructors
Constructor | Modifiers | Description |
---|---|---|
(constructor)(block) | Constructs a new instance of the InsertionMarkerManager class |