blockly > WidgetDiv > repositionForWindowResize
WidgetDiv.repositionForWindowResize() function
Reposition the widget div if the owner of it says to. If the owner isn't a field, just give up and hide it.
Signature:
export declare function repositionForWindowResize(): void;
Returns:
void