Method GetScrollType
GetScrollType(int)
Converts given code to the type of scroll event action.
public static ScrollEventType GetScrollType(int code)
Parameters
code
intCode to convert.
Returns
- ScrollEventType
ScrollEventType of scroll event action.