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