Enum MouseWheelScrollType
Represents a mouse wheel scroll type.
Namespace: SharpHook.Native
Assembly: SharpHook.dll
Syntax
public enum MouseWheelScrollType : byte
Fields
Name | Description |
---|---|
BlockScroll | Block scroll |
UnitScroll | Unit scroll |