onWheel MethodOptional
Optional method to be called when the mouse wheel is rolled with the pointer over this decoration.
onWheel(ev: BeWheelEvent): boolean
Parameter | Type | Description |
---|---|---|
ev | BeWheelEvent |
Returns - true to indicate that the event has been handled and should not be propagated to default handler
Defined in
Last Updated: 08 January, 2020