Interface NativeMouseWheelListener

    • Method Detail

      • nativeMouseWheelMoved

        default void nativeMouseWheelMoved​(NativeMouseWheelEvent nativeEvent)
        Invoked when the mouse wheel is rotated.
        Parameters:
        nativeEvent - the native mouse wheel event.