blockly >飞出 >wheel_

Flyout.wheel_() 方法

滚动浮出控件。

Signature:

protected abstract wheel_(e: WheelEvent): void;

参数

参数 类型 说明
e WheelEvent 鼠标滚轮滚动事件。

返回

void