Enum MouseScrollType
- Namespace
- DotNetBrowser.Input.Mouse.Events
- Assembly
- DotNetBrowser.dll
Scroll type.
public enum MouseScrollType
Fields
BlockScroll = 2
Defines the scroll by page (block).
UnitScroll = 1
Defines the scroll by units.
Scroll type.
public enum MouseScrollType
BlockScroll = 2
Defines the scroll by page (block).
UnitScroll = 1
Defines the scroll by units.