Interface IMouseScrollHandler
Namespace: Ritchie.Toolbox.Events
Assembly: Ritchie.Toolbox.dll
Syntax
public interface IMouseScrollHandler : IMouseHandler
Methods
OnMouseScroll(MouseScrollEvent)
Declaration
void OnMouseScroll(MouseScrollEvent e)
Parameters
Type | Name | Description |
---|---|---|
MouseScrollEvent | e |