blockly > Flyout > scrollToStart

Flyout.scrollToStart() method

Scroll the flyout to the beginning of its contents.

Signature:

abstract scrollToStart(): void;

Returns:

void