Click or drag to resize
DefaultInputProviderMouseWheelChange Property
Mouse wheel change sign (eg 0, 1 or -1) since last frame.

Namespace:  GeonBit.UI
Assembly:  GeonBit.UI (in GeonBit.UI.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
public int MouseWheelChange { get; }

Property Value

Type: Int32

Implements

IMouseInputMouseWheelChange
See Also