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