Table of Contents

Method GetScrollType

Namespace
Alternet.Common
Assembly
Alternet.Common.v9.dll

GetScrollType(int)

Converts given code to the type of scroll event action.

public static ScrollEventType GetScrollType(int code)

Parameters

code int

Code to convert.

Returns

ScrollEventType

ScrollEventType of scroll event action.