Abstract ClassesFlyoutblockly.flyout.wheel_On this pageHome > blockly > Flyout > wheel_ Flyout.wheel_() method Scroll the flyout. Signature: protected abstract wheel_(e: WheelEvent): void; Parameters ParameterTypeDescriptioneWheelEventMouse wheel scroll event. Returns: void